ianmcook opened a new issue, #40612: URL: https://github.com/apache/arrow/issues/40612
### Describe the usage question you have. Please include as many useful details as possible. As noted on the [Implementation Status docs page (dev version)](https://arrow.apache.org/docs/dev/status.html#ipc-format), some of the Arrow libraries lack (full) support for IPC buffer compression. The Arrow-over-HTTP conventions doc should note this and link to the associated issues. Most notably: - LZ4 buffer compression in the Arrow Java library is very slow https://github.com/apache/arrow/issues/27743 - The Arrow JavaScript library lacks support for IPC buffer compression https://github.com/apache/arrow/issues/24833 - The Arrow C# library gains support for _writing_ compressed IPC buffers in version 16.0.0 https://github.com/apache/arrow/pull/39871 ### Component(s) Documentation -- 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]
