You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Jackie-Jiang (via GitHub)" <gi...@apache.org> on 2023/07/25 21:03:42 UTC

[GitHub] [pinot] Jackie-Jiang commented on pull request #11176: [WIP Do not Merge ] Remove JDK 8 unsupported code

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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org