Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22531
Change subject: IMPALA-13785: test_catalog_tables_stats_legacy_catalog and test_catalog_tables_stats_local_catalog seem to be flaky in the exhaustive build ...................................................................... IMPALA-13785: test_catalog_tables_stats_legacy_catalog and test_catalog_tables_stats_local_catalog seem to be flaky in the exhaustive build IMPALA-13737 changed how we load file metadata for Iceberg tables, as we don't rely on the underlying HdfsTable anymore. As a result, metrics were not correctly updated. This patch adds code to update metrics correctly. Testing: * executed the tests in the title in exhaustive mode Change-Id: I686e0e32b36ace4c5a8c9eeb715148c98521252a --- M fe/src/main/java/org/apache/impala/catalog/FeFsTable.java M fe/src/main/java/org/apache/impala/catalog/HdfsTable.java M fe/src/main/java/org/apache/impala/catalog/IcebergTable.java 3 files changed, 14 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/31/22531/1 -- To view, visit http://gerrit.cloudera.org:8080/22531 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I686e0e32b36ace4c5a8c9eeb715148c98521252a Gerrit-Change-Number: 22531 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
