wgtmac opened a new pull request, #34193:
URL: https://github.com/apache/arrow/pull/34193

   ### Rationale for this change
   
   Parquet data page v2 requires pages change on record boundaries. Currently 
the parquet-cpp writer does not enforce this.
   
   ### What changes are included in this PR?
   
   Change `ColumnWriter` to split data page on record boundaries when data page 
v2 is applied.
   
   ### Are these changes tested?
   
   Add test `TEST(TestColumnWriter, WriteDataPagesChangeOnRecordBoundaries)`
   
   ### Are there any user-facing changes?
   
   No.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to