[email protected] has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18455
Change subject: IMPALA-11256: Fixed SHOW FILES on Iceberg tables lists all files ...................................................................... IMPALA-11256: Fixed SHOW FILES on Iceberg tables lists all files SHOW FILES on Iceberg tables lists all files in table directory. Even deleted files and metadata files. We should only shows the current data files. Testing: - existing tests Change-Id: If07c2fd6e05e494f7240ccc147b8776a8f217179 --- M fe/src/main/java/org/apache/impala/catalog/FeFsTable.java M testdata/workloads/functional-query/queries/QueryTest/iceberg-catalogs.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-ctas.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-insert.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-partition-transform-insert.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-partitioned-insert.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-query.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-upper-lower-bound-metrics.test 8 files changed, 76 insertions(+), 57 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/55/18455/1 -- To view, visit http://gerrit.cloudera.org:8080/18455 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If07c2fd6e05e494f7240ccc147b8776a8f217179 Gerrit-Change-Number: 18455 Gerrit-PatchSet: 1 Gerrit-Owner: Anonymous Coward <[email protected]>
