You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/18 04:45:56 UTC

[GitHub] [arrow-rs] yjshen opened a new issue, #1709: Support IPC file compression

yjshen opened a new issue, #1709:
URL: https://github.com/apache/arrow-rs/issues/1709

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   It would be nice to have the IPC reader/writer with compression support.
   
   **Describe the solution you'd like**
   Compress data per buffer.
   
   **Describe alternatives you've considered**
   Compress a record batch each time, or not support compression.
   
   **Additional context**
   Arrow2 has the support https://github.com/jorgecarleitao/arrow2/pull/168.
   
   


-- 
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-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow-rs] tustvold closed issue #1709: Support IPC file compression

Posted by GitBox <gi...@apache.org>.
tustvold closed issue #1709: Support IPC file compression
URL: https://github.com/apache/arrow-rs/issues/1709


-- 
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-unsubscribe@arrow.apache.org

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