brayanjuls / diane

Hive helper functions for apache spark users
MIT License
10 stars 0 forks source link

Function to describe all tables in the metastore #18

Closed brayanjuls closed 1 year ago

brayanjuls commented 1 year ago

This function only takes into account parquet and delta tables registered in the meta store.

The issue that solves: https://github.com/brayanjuls/diane/issues/2

MrPowers commented 1 year ago

@brayanjuls - after merging this, can you please add an issue to eren so we make sure to get this logic added for PySpark users as well?

brayanjuls commented 1 year ago

@MrPowers - sure! I will do that.