mqy commented on pull request #9137: URL: https://github.com/apache/arrow/pull/9137#issuecomment-757449958
@nevi-me no luck to install pyarrow 2.0.0 due to various dependency errors, but found something: `Message.rs` requires `LZ4 frame format`, not the block format, but it seems you are using the block APIs. FYI: - [lz4frame.h] mentioned in `Message.rs`: https://github.com/lz4/lz4/blob/fdf2ef5809ca875c454510610764d9125ef2ebbd/lib/lz4frame.h - [lz4-rs lz4-sys APIs] https://github.com/10XGenomics/lz4-rs/blob/master/lz4-sys/src/lib.rs ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org