pan3793 commented on a change in pull request #1041:
URL: https://github.com/apache/incubator-kyuubi/pull/1041#discussion_r703011063
##########
File path: dev/kyuubi-extension-spark-3-1/pom.xml
##########
@@ -104,33 +104,21 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
- </dependency>
-
- <dependency>
- <groupId>org.antlr</groupId>
- <artifactId>antlr4-runtime</artifactId>
Review comment:
Yeah, we should bump `4.8-1` to align with spark, `4.7` should work but
will print warning messages if the antlr version is not exactly matched.
--
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]