Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/23012 )
Change subject: IMPALA-9874: Skip IO for late materialized columns ...................................................................... Patch Set 5: (3 comments) looks good in general, will make another pass on the c++ part http://gerrit.cloudera.org:8080/#/c/23012/5/tests/query_test/test_parquet_late_materialization.py File tests/query_test/test_parquet_late_materialization.py: http://gerrit.cloudera.org:8080/#/c/23012/5/tests/query_test/test_parquet_late_materialization.py@67 PS5, Line 67: else wow, I didn't know before this that for-else loops exist in python http://gerrit.cloudera.org:8080/#/c/23012/5/tests/query_test/test_parquet_late_materialization.py@79 PS5, Line 79: hs2_client why is hs2_client used specifically? .client should also have the profile http://gerrit.cloudera.org:8080/#/c/23012/5/tests/query_test/test_parquet_late_materialization.py@81 PS5, Line 81: "parquet_read_statistics": False, : "parquet_read_page_index": False, Can't dictionary filtering also lead to skipping IO instead of lazy materialization? -- To view, visit http://gerrit.cloudera.org:8080/23012 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4a052b028220517503e634e3f916d1fbd60eb65d Gerrit-Change-Number: 23012 Gerrit-PatchSet: 5 Gerrit-Owner: Xuebin Su <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Fri, 13 Jun 2025 15:47:36 +0000 Gerrit-HasComments: Yes
