Jackie-Jiang commented on PR #11176: URL: https://github.com/apache/pinot/pull/11176#issuecomment-1650556948
Are you running Pinot with java 8? Best practice would be running it with at least java 11. We keep backward compatibility of java 8 just for presto connector purpose, and only for 3 modules: `pinot-spi`, `pinot-segment-spi` and `pinot-common`. Other modules should be java 11 compatible -- 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]
