richardstartin opened a new pull request #7797: URL: https://github.com/apache/pinot/pull/7797
* adds a simple benchmark to compare compression modes (and chunk format v3 vs v4) * defaults to `LZ4_WITH_LENGTH` everywhere, except when constructing readers for v1 chunks where `SNAPPY` was implicit * Parameterises a few tests where `SNAPPY` was assumed to make sure things still work with other compression settings. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org