mrchristine / db-migration

Databricks Migration Tools
Other
43 stars 27 forks source link

Add Export analysis for metastore partitioned tables #64

Closed mrchristine closed 3 years ago

mrchristine commented 3 years ago

Non-delta partitioned tables store the partition data IN the metastore.

We should analyze these tables and build a report, and add a subsequent command to fix these on the destination location.

The "fix" / repair would be running MSCK REPAIR TABLE table_name