gortiz commented on PR #11672: URL: https://github.com/apache/pinot/pull/11672#issuecomment-1746625081
I've changed the pipeline to run with: - Java 11, with byte buffers - Java 21, with byte buffers - Java 21, without byte buffers So we have the same number of executions as before, but Java 17 and 20 have been replaced with Java 21 with and without bytebuffers. What do you think? -- 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]
