Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/22777 )
Change subject: IMPALA-13963: Crash when setting 'write.parquet.page-size-bytes' to a higher value ...................................................................... Patch Set 4: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/22777/4/testdata/workloads/functional-query/queries/QueryTest/iceberg-insert.test File testdata/workloads/functional-query/queries/QueryTest/iceberg-insert.test: http://gerrit.cloudera.org:8080/#/c/22777/4/testdata/workloads/functional-query/queries/QueryTest/iceberg-insert.test@340 PS4, Line 340: set tblproperties("write.parquet.page-size-bytes"="1048576"); nit: you can initialize this in "create table" create table lineitem_iceberg_comment(l_comment STRING) stored as iceberg tblproperties("write.parquet.page-size-bytes"="1048576"); -- To view, visit http://gerrit.cloudera.org:8080/22777 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Icb94df8ac3087476ddf1613a1285297f23a54c76 Gerrit-Change-Number: 22777 Gerrit-PatchSet: 4 Gerrit-Owner: Daniel Becker <daniel.bec...@cloudera.com> Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com> Gerrit-Reviewer: Daniel Becker <daniel.bec...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com> Gerrit-Reviewer: Noemi Pap-Takacs <npaptak...@cloudera.com> Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com> Gerrit-Comment-Date: Mon, 14 Apr 2025 19:21:52 +0000 Gerrit-HasComments: Yes