wgtmac commented on PR #48468:
URL: https://github.com/apache/arrow/pull/48468#issuecomment-4028122885

   Since this is under debate repeatedly, can we just simply provide a set of 
APIs to return compressed size and buffered size separately? Then users can 
just use whatever information to decide it and call something like NewRowGroup 
explicitly? The benefit is that we don't need to break a RecordBatch into 
smaller ones and complicate the `WriteRecordBatch` implementation. WDYT?


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