Background
Currently, metastore attached Hive tables are always re-created when the pipeline runs in 'rerun' mode. This can create a big stress on HMS.
Feature
Do not re-create Hive tables on rerun, only when schema has changed.
Example [Optional]
--
Proposed Solution [Optional]
--