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

   ### Rationale for this change
   
   Currently only page size is limited. We need to limit number of rows per 
page too.
   
   ### What changes are included in this PR?
   
   Add `parquet::WriterProperties::max_rows_per_page(int64_t max_rows)` to 
limit number of rows per data page.
   
   ### Are these changes tested?
   
   TODO
   
   ### Are there any user-facing changes?
   
   Yes, users are allowed to set this config value.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to