Balazs Hevele has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/24063 )

Change subject: IMPALA-14794: Implement small string optimization in Parquet 
scanner
......................................................................


Patch Set 15:

There was a crash when trying to read a corrupted dictionary page, because the 
page copy in ParquetColumnChunkReader::dict_page_pool_ was not freed after the 
error. Now it is freed in ParquetColumnChunkReader::Close() in this case.
Everything in test_scanners.py::TestParquet succeeded locally.


--
To view, visit http://gerrit.cloudera.org:8080/24063
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I16c550d35cd6d3ec259b899b325611294137ccef
Gerrit-Change-Number: 24063
Gerrit-PatchSet: 15
Gerrit-Owner: Balazs Hevele <[email protected]>
Gerrit-Reviewer: Balazs Hevele <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Thu, 19 Mar 2026 09:07:41 +0000
Gerrit-HasComments: No

Reply via email to