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



##########
File path: pinot-connectors/presto-pinot-driver/pom.xml
##########
@@ -52,7 +53,8 @@
 
         <dependency>
             <groupId>org.apache.pinot</groupId>
-            <artifactId>pinot-spi</artifactId>
+            <artifactId>pinot-spi-jdk8</artifactId>

Review comment:
       Yes, Presto side will pull and compile the dependencies transitively, 
and those jars have to be JDK 8 binary code.




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