Daniel Becker has posted comments on this change. ( http://gerrit.cloudera.org:8080/22565 )
Change subject: IMPALA-13814: test_iceberg_table_metrics fails in non-DFS builds ...................................................................... Patch Set 2: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/22565/2/tests/util/filesystem_utils.py File tests/util/filesystem_utils.py: http://gerrit.cloudera.org:8080/#/c/22565/2/tests/util/filesystem_utils.py@101 PS2, Line 101: if IS_HDFS or IS_OZONE: Nit: could write it as "return IS_HDFS or IS_OZONE". -- 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: comment Gerrit-Change-Id: Ie0c6d8a93e0a07cc680fac6e3f83218b853ca5e3 Gerrit-Change-Number: 22565 Gerrit-PatchSet: 2 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Mon, 03 Mar 2025 15:52:15 +0000 Gerrit-HasComments: Yes
