mirror of
https://github.com/apache/impala.git
synced 2026-02-03 09:00:39 -05:00
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. Testing: - add e2e tests - tested in a real cluster Change-Id: Idc156c932780f0f12c935a1a60ff6606d59bb1da Reviewed-on: http://gerrit.cloudera.org:8080/18735 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>