cancel
Showing results for 
Search instead for 
Did you mean: 
smoortema
New Contributor III
since ‎02-04-2025
Wednesday

User Stats

  • 5 Posts
  • 0 Solutions
  • 3 Kudos given
  • 1 Kudos received

User Activity

I am working on a testing notebook where the table that is tested can be given as a widget. I wanted to write it in SQL. The notebook does the following steps in a cycle that should run 10 times:1. Store the starting version of a delta table in a var...
In a Python notebook, I am using error handling according to the official documentation.  try:[some data transformation steps]except PySparkException as ex:[logging steps to log the error condition and error message in a table]However, this catches o...
We need to set up a job that consists of several hundred tasks with many dependencies between each other. We are considering two different directions:1. Databricks job with tasks, with dependencies defined as code and deployed with Databricks asset b...
Kudos from
Kudos given to