Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/19898 )
Change subject: IMPALA-10186: Fix writing empty parquet page ...................................................................... Patch Set 6: (2 comments) http://gerrit.cloudera.org:8080/#/c/19898/4/be/src/util/dict-encoding.h File be/src/util/dict-encoding.h: http://gerrit.cloudera.org:8080/#/c/19898/4/be/src/util/dict-encoding.h@237 PS4, Line 237: /// Changing this value will require re-tuning test_parquet_page_index.py. > Maybe add a comment here that changing this value might need tuning tests i Done http://gerrit.cloudera.org:8080/#/c/19898/4/tests/query_test/test_parquet_page_index.py File tests/query_test/test_parquet_page_index.py: http://gerrit.cloudera.org:8080/#/c/19898/4/tests/query_test/test_parquet_page_index.py@452 PS4, Line 452: vector > I thought we got a new copy for every test run. I'll try to confirm that. Every test invocation gets its own version of vector via https://github.com/apache/impala/blob/master/tests/conftest.py#L219-L242. -- To view, visit http://gerrit.cloudera.org:8080/19898 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I90d30d958f07c6289a1beba1b5df1ab3d7213799 Gerrit-Change-Number: 19898 Gerrit-PatchSet: 6 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Gabor Kaszab <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Thu, 18 May 2023 17:34:15 +0000 Gerrit-HasComments: Yes
