gortiz opened a new pull request, #11672: URL: https://github.com/apache/pinot/pull/11672
The reason to be of this PR is to be able to progress on https://github.com/apache/pinot/issues/11656. Specifically it: - Includes https://github.com/apache/pinot/pull/11670 - Includes https://github.com/apache/pinot/pull/11671 - Adds 2 new tests pipelines: - One with Java 21. - One with Java 21 that always use the new buffer api. Normally this API is only used when buffers are larger than 2GBs. The idea of this execution is to always use this API (even with small buffers) to increase the confidence on the library. -- 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]
