jackluo923 opened a new pull request, #14661: URL: https://github.com/apache/pinot/pull/14661
Previously, `CLPV2` compression codec defaults to use `ZSTD` as the chunk compression codec. This PR introduces `CLPV2_ZSTD` and `CLPV2_LZ4` codec which allows user to explicitly select which underlying chunk compression codec to use within CLPV2 immutable forward index. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
