pan3793 commented on a change in pull request #33989:
URL: https://github.com/apache/spark/pull/33989#discussion_r712439730
##########
File path: sql/hive/pom.xml
##########
@@ -185,6 +157,10 @@
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
</dependency>
+ <dependency>
+ <groupId>jline</groupId>
+ <artifactId>jline</artifactId>
Review comment:
Does spark use jline directly? If no, I think we can put it into uber
jar with relocation.
--
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]