Hello Daniel Becker, Riza Suminto, Noemi Pap-Takacs, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/22565 to look at the new patch set (#3). Change subject: IMPALA-13814: test_iceberg_table_metrics fails in non-DFS builds ...................................................................... IMPALA-13814: test_iceberg_table_metrics fails in non-DFS builds test_iceberg_table_metrics checks the value of memory-estimate-bytes for Iceberg tables. The value depends on the number of blocks in the table which will be 0 in non-DFS (not HDFS, not Ozone) builds. With this patch the test has different checks for filesystems that support block location information and for file filesystems that don't. Change-Id: Ie0c6d8a93e0a07cc680fac6e3f83218b853ca5e3 --- M fe/src/main/java/org/apache/impala/common/FileSystemUtil.java M tests/util/filesystem_utils.py M tests/webserver/test_web_pages.py 3 files changed, 17 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/65/22565/3 -- To view, visit http://gerrit.cloudera.org:8080/22565 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ie0c6d8a93e0a07cc680fac6e3f83218b853ca5e3 Gerrit-Change-Number: 22565 Gerrit-PatchSet: 3 Gerrit-Owner: Zoltan Borok-Nagy <borokna...@cloudera.com> Gerrit-Reviewer: Daniel Becker <daniel.bec...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Noemi Pap-Takacs <npaptak...@cloudera.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com>