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

   > can we just simply provide a set of APIs to return compressed size and 
buffered size separately? 
   
   In our prod code, we truly use this strategy for now: Exposing written data 
size and decide whether to `flush` new row group in Velox.
   
   We initially considered this a middle-ground solution, since the Arrow 
Parquet writer itself can determine when to create a new row group.


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