cancel
Showing results for 
Search instead for 
Did you mean: 
MarkV
New Contributor III
since ‎09-06-2024
‎02-20-2026

User Stats

  • 11 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have a lot of scheduled queries in a non-uc workspace. They were scheduled a while ago and do not show up as jobs. I'd like to migrate these queries and their schedules to a uc-enabled workspace.I'm not able to export them from the UI. I've tried u...
I'm attempting to run a DLT pipeline that uses automatic schema evolution against tables that have type widening enabled.I have code in this notebook that is a list of tables to create/update along with the schema for those tables. This list and spar...
When my pipeline runs, I have a need to query a table in the pipeline before I actually create another table. I need to know the target catalog and target schema for the query. I figured the notebook might run automatically in the context of the cata...
Using the Databricks SDK for Python in a notebook in a Databricks workspace, I'm creating an external location and then attempting to update the isolation mode and workspace bindings associated with the external location. The step to create the exter...