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: [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]