cancel
Showing results for 
Search instead for 
Did you mean: 
help_needed_445
Contributor
since ‎05-19-2025
yesterday

User Stats

  • 8 Posts
  • 1 Solutions
  • 3 Kudos given
  • 6 Kudos received

User Activity

I'm researching the different ways to debug in databricks notebooks and have some questions.1. Can the python breakpoint() function be used in notebooks? This article says it can be used https://www.databricks.com/blog/new-debugging-features-databric...
When I query a numeric field in the SQL Editor it returns a value of 0.02875 and the data type is decimal but when I run the same query in a SQL notebook cell it returns 0.0287500 and decimal(7,7). I'm assuming this is expected behavior but is there ...
A cell in a notebook that is using the %run magic command to run another notebook was running for what I considered too long and so I clicked the interrupt button and now the button is greyed out and giving a spinning circle.The interrupt button at t...
I'm trying to post a question in the data engineering location but the website is giving this message "Correct the highlighted errors and try again." but nothing is highlighted. I have one 3 lines of text in the body.