devinjdangelo opened a new pull request, #9737:
URL: https://github.com/apache/arrow-datafusion/pull/9737

   ## Which issue does this PR close?
   
   Closes #9736
   
   ## Rationale for this change
   
   See issue
   
   ## What changes are included in this PR?
   
   Parallel parquet writer can now handle the case when max_record_batch_rows < 
execution.batch_size by iteratively splitting the record batch rather than 
assuming it only needs to be split once. 
   
   ## Are these changes tested?
   
   todo...
   
   ## Are there any user-facing changes?
   
   Just bugfix


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