UnityCatalog Assessment(Assessment job need to be deployed using Terraform)
Assessment(Assessment job need to be deployed using Terraform)
azure unity Catalog and Hive Metastore objects are not supported in Unity Catalog
I am trying to create a views in my unity catalog but unable to create the views and getting error as below like, also, I have two compute which is one enabled unity catalog with shared resource and another one which is SQL warehouse compute both i tried use but no luck.
issue with how monotonically_increasing_id works
i have following code, which i use to add unique id to my DF. DF can have complete duplicate rows (all columns same), so i cannot use SHA or any other algo.