Zoltan Borok-Nagy 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 3: (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: return IS_HDFS or IS_OZONE > Nit: could write it as "return IS_HDFS or IS_OZONE". Done -- 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: 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> Gerrit-Comment-Date: Mon, 03 Mar 2025 15:57:05 +0000 Gerrit-HasComments: Yes