GitHub user CurtHagenlocher added a comment to the discussion: Optimize LZ4 IPC decompression by avoiding an intermediate frame-reader drain copy
I don't think it makes sense at this point to ship a second compression library as an official package. The cost to an end-user to maintain an implementation of `ICompressionCodec` is pretty low and could be made even lower by providing sample code for people to use. I'd also point out that this specific project says "This library is in preview. We do not recommend using it in production environments. The API may change." GitHub link: https://github.com/apache/arrow-dotnet/discussions/353#discussioncomment-16841826 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
