cancel
Showing results for 
Search instead for 
Did you mean: 
apingle
Contributor
since ‎11-29-2022
‎06-26-2023

User Stats

  • 9 Posts
  • 2 Solutions
  • 1 Kudos given
  • 4 Kudos received

User Activity

For a KPI dashboard, we need to know the exact size of the data in a catalog and also all schemas inside the catalogs. What is the best way to do this? We tried to iterate over all tables and sum the sizeInBytes using the DESCRIBE DETAIL command for ...
Hey guys,I am trying to create a delta live table in Unity Catalog as follows:CREATE OR REFRESH STREAMING LIVE TABLE <catalog>.<db>.<table_name> AS SELECT ... However, I get the error: org.apache.spark.sql.AnalysisException: Unsupported SQL statemen...
Kudos given to