xiangfu0 commented on a change in pull request #8266:
URL: https://github.com/apache/pinot/pull/8266#discussion_r816984823



##########
File path: pinot-connectors/presto-pinot-driver/pom.xml
##########
@@ -36,6 +36,7 @@
     <properties>
         <pinot.root>${basedir}/../..</pinot.root>
         <shadeBase>org.apache.pinot.\$internal</shadeBase>
+        <jdk.version>8</jdk.version>

Review comment:
       Here are some leftover works once folks(e.g. Uber) upgrade their build 
system from JDK 8. We can completely change the profile of the JDK8 build and 
call that Pinot deprecated JDK 8 build but can be released with JDK 8 binary.




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