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

   ### Rationale for this change
   See #48096, exposes `parquet.WriterProperties max_rows_per_page` argument to 
Python's API.
   
   ### What changes are included in this PR?
   Added the argument
   
   ### Are these changes tested?
   Yes, since the metadata doesn't have any info about the number of pages, a 
naive end-to-end test was used to ensure the implementation correctness.
   
   ### Are there any user-facing changes?
   The ability to set the `max_rows_per_page` directly from PyArrow.
   


-- 
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