cancel
Showing results for 
Search instead for 
Did you mean: 
yit337
Contributor
since ‎01-21-2026
a week ago

User Stats

  • 25 Posts
  • 0 Solutions
  • 12 Kudos given
  • 4 Kudos received

User Activity

I can't find exact documentation on whether VARIANT is supported for Databricks-to-Open sharing.. Any information is welcome 
Is it UTC, or the local zone of whoever accesses it?
Databricks has limitations when using Open sharing that history of Streaming tables cannot be shared.What are the best 'workarounds'? How to provide history to the recipient?
I define all clusters as variable in separate files, so I can re-use them. Then I am accessing them in jobs as: The issue is that I want to change just the custom_tags in the cluster when instancing it for a job, cause my tags are different for each ...
I've got a fact streaming table, which is updated by SCD2 records from the CDF of a silver table. The join is on pk  (hash key generated from dimensions business keys) and factory_code (60 unique values). On each incremental processing, it reads all ...