Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19854
Change subject: IMPALA-11123: Restore NumFileMetadataRead counter ...................................................................... IMPALA-11123: Restore NumFileMetadataRead counter NumFileMetadataRead counter was lost with the revert of commit f932d78ad0a30e322d59fc39072f710f889d2135. This patch restore NumFileMetadataRead counter and also assertions in impacted iceberg test files. Other impacted test files wll be gradually restored with reimplementation of optimized count star for ORC. Testing: - Pass core tests. Change-Id: Ib14576245d978a127f688e265cab2f4ff519600c --- M be/src/exec/hdfs-columnar-scanner.cc M be/src/exec/hdfs-columnar-scanner.h M be/src/exec/orc/hdfs-orc-scanner.cc M be/src/exec/parquet/hdfs-parquet-scanner.cc M testdata/workloads/functional-query/queries/QueryTest/iceberg-compound-predicate-push-down.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-in-predicate-push-down.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-is-null-predicate-push-down.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-partitioned-insert.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-plain-count-star-optimization.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-upper-lower-bound-metrics.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-v2-plain-count-star-optimization.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-v2-read-position-deletes-orc.test M testdata/workloads/functional-query/queries/QueryTest/iceberg-v2-read-position-deletes.test M tests/query_test/test_iceberg.py 14 files changed, 72 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/54/19854/1 -- To view, visit http://gerrit.cloudera.org:8080/19854 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib14576245d978a127f688e265cab2f4ff519600c Gerrit-Change-Number: 19854 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
