marin-ma opened a new issue, #36293: URL: https://github.com/apache/arrow/issues/36293
### Describe the enhancement requested We use the Arrow IPC data format for shuffle operation in our project https://github.com/oap-project/gluten. To evaluate the performance, we run TPCH benchmarks of SF2T on a bare metal machine. By immediately shrinking the buffer after buffer compression, we observed that the average memory usage decreases 31%, and the total runtime decreases 7%. ### Component(s) C++ -- 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]
