felipecrv commented on issue #40213: URL: https://github.com/apache/arrow/issues/40213#issuecomment-1961769877
Judging by how things are done in `compression.cc` [1], I think the fix is just a matter of adding all the lz4 codecs in the switch protected by an `#ifdef ARROW_WITH_LZ4`. [1] https://github.com/apache/arrow/blob/main/cpp/src/arrow/util/compression.cc#L187 -- 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]
