cancel
Showing results for 
Search instead for 
Did you mean: 
Michael_Appiah
Contributor
since ‎08-23-2023
3 weeks ago

User Stats

  • 16 Posts
  • 0 Solutions
  • 3 Kudos given
  • 6 Kudos received

User Activity

Is there a way to enforce tags on SQL Warehouses? Regular cluster policies do not apply to SQL Warehouses and budget policies do not cover SQL Warehouses either, which I find quite surprising given the fact that budget policies are documented as "Att...
I have seen somewhere (might have been in a Databricks Tech Talk) a Delta Table feature which allows to specify the "expiration date" of data stored in Delta Tables. Once rows surpass their time-to-live, they are automatically deleted or archived. Do...
We are trying to add Slack as a "Notification destination" under "Workspace Settings" in our Databricks workspace.However, there is no option to actually grant permission on that destination to define who gets to actually use that destination. This i...
It seems as if the Catalog Explorer can only display a maximum of 1000 folders within a UC Volume. I just ran into this issue when I added new folders to a volume which were not displayed in the Catalog Explorer (only folders 1-1000). I was able to r...
Spark 3.4 introduced parameterized SQL queries and Databricks also discussed this new functionality in a recent blog post (https://www.databricks.com/blog/parameterized-queries-pyspark)Problem: I cannot run any of the examples provided in the PySpark...