cancel
Showing results for 
Search instead for 
Did you mean: 
merca
Valued Contributor II
since ‎11-04-2021
‎02-20-2024

User Stats

  • 43 Posts
  • 3 Solutions
  • 6 Kudos given
  • 35 Kudos received

User Activity

I have following code:org = spark.read.table("catalog.dbo.organisation") @dlt.create_table() def organization(): return orgThe catalog is an external azure sql database (using external connector)When i validate this in Delta live table workflow I...
Is retaking the exam only option???
Only permissions I can see are select and this gives access to data and that is very unwanted. I only want users to see the metadata, like table/view/column names and descriptions/comments and location and such but not to see any data.
I have schema:| |-- costCentres: struct (nullable = true) | | |-- dimension1: struct (nullable = true) | | | |-- name: string (nullable = true) | | | |-- value: string (nullable = true) | | |-- dimension10: struct...
Any plans to bump IPython version to 7.31.1 on the DBR 9.1 LTS runtime? If no other motivation