gortiz commented on code in PR #15560: URL: https://github.com/apache/pinot/pull/15560#discussion_r2066487002
########## .github/workflows/pinot_tests.yml: ########## @@ -78,19 +78,9 @@ jobs: fail-fast: false matrix: testset: [ 1, 2 ] - java: [ 11, 21 ] + java: [ 11, 21, 24 ] Review Comment: Oh, that is sad. I'll try to take a look on how to solve that (or ignore these test). It seems hadoop and spark have issues with Java 24 as well. -- 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