- 2132 Views
- 1 replies
- 0 kudos
Hi all, I am currently stuck because runing DESCRIBE DETAL in my catalog's tables return an error like:[PARSE_SYNTAX_ERROR] Syntax error at or near 'hive_metastore'. SQLSTATE: 42601 (line 1, pos 21)Why is this not supported in the dasboards but the s...
- 2132 Views
- 1 replies
- 0 kudos
Latest Reply
Both DESCRIBE and DESCRIBE DETAIL are supported by databricks sqlBut DESCRIBE DETAIL is only supported for tables not for viewsError you are getting is due to the SQL statement you have used is not valid and hence cannot be executedPlease check your ...
- 1397 Views
- 2 replies
- 0 kudos
I'm interested in using the API to list all dashboards, but the API shows legacy dashboards only. Are there any plans to fix this API call to show all dashboards?I'm using this API call: https://docs.databricks.com/api/workspace/dashboards/listAnd th...
- 1397 Views
- 2 replies
- 0 kudos
Latest Reply
I understand the API is valid for legacy dashboards, but I need to include all dashboards, legacy or not.,
1 More Replies