Peter Rozsa has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24628
Change subject: IMPALA-15211: Fix file count for iceberg_lineitem_sixblocks in test_web_pages.py ...................................................................... IMPALA-15211: Fix file count for iceberg_lineitem_sixblocks in test_web_pages.py IMPALA-15197 introduced shuffling by file path for unpartitioned Iceberg V2 tables as well, it caused iceberg_lineitem_sixblocks to contain only 2 files (1 data, 1 delete), and it broke test_web_pages.py. This patch fixes the assertion on the number of files. Change-Id: I1c09c6a127d1324272dd18f500756d44a7ee6a25 --- M tests/custom_cluster/test_web_pages.py 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/24628/1 -- To view, visit http://gerrit.cloudera.org:8080/24628 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1c09c6a127d1324272dd18f500756d44a7ee6a25 Gerrit-Change-Number: 24628 Gerrit-PatchSet: 1 Gerrit-Owner: Peter Rozsa <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]>
