Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
ghx-label-4
Description
The DESCRIBE FORMATTED output show this even for bucketed Iceberg tables:
Num Buckets: 0 NULL Bucket Columns: [] NULL
We should remove them, and the user should rely on the information in the # Partition Transform Information block instead
This Jira item is Impala's version of HIVE-26334.