pan3793 commented on a change in pull request #1055:
URL: https://github.com/apache/incubator-kyuubi/pull/1055#discussion_r704139849



##########
File path: dev/kyuubi-extension-spark-3-1/pom.xml
##########
@@ -32,6 +32,12 @@
     <name>Kyuubi Project Dev Spark Extensions (for Spark 3.1)</name>
 
     <dependencies>
+        <dependency>
+            <groupId>org.apache.kyuubi</groupId>
+            <artifactId>kyuubi-common_${scala.binary.version}</artifactId>
+            <version>${project.version}</version>
+        </dependency>

Review comment:
       Would we suppose the user MUST use this extension with Kyuubi engine?




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


Reply via email to