gortiz commented on PR #11657:
URL: https://github.com/apache/pinot/pull/11657#issuecomment-1733254412

   It seems there are some issues with this PR. I've tried a different (and 
probably better) approach in https://github.com/apache/pinot/pull/11672.
   
   While this PR (#11657) changes the pipeline to compile with Java 11 and run 
tests with Java 21, #11672 actually compiles with Java 21 and tries to fix the 
issues we have (or disable in Java 21 the ones that cannot be fixed as today, 
like spotless). Therefore it seems that #11672 is better as it is less _hacky_ 
and closer to the actual pipeline we would like to have once Java 21 is fully 
supported.


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

Reply via email to