Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-6
Description
SHOW CREATE TABLE outputs unnecessary table properties for Iceberg tables, e.g.:
- current-schema
- previous_metadata_location
- snapshot-count
- uuid
- impala.events.catalogVersion
We should not output these, as they are redundant and/or meaningless in new table creation.