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 2021/12/17 19:33:02 UTC

[GitHub] [arrow] pitrou commented on pull request #11941: ARROW-15074: [Format] Clarify that LZ4 contains a single frame

pitrou commented on pull request #11941:
URL: https://github.com/apache/arrow/pull/11941#issuecomment-996984041


   At least the C++ implementation, yes. Basically, each LZ4 frame is meant to be an independent stream, and you can streaming compression/decompression even with a single frame.


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