Hi team,
I have a requirement to get the metadata of tables available in databricks hive metastore.
Is there any way to get the metadata of all the tables inspite of looping through tables using Describe table_name.
As hive metastore doesnot support information schema, please suggest if we have any other approaches.
Thanks in advance,