AngersZhuuuu commented on a change in pull request #29966:
URL: https://github.com/apache/spark/pull/29966#discussion_r532394546
##########
File path: docs/sql-ref-syntax-aux-resource-mgmt-add-jar.md
##########
@@ -33,15 +33,30 @@ ADD JAR file_name
* **file_name**
- The name of the JAR file to be added. It could be either on a local file
system or a distributed file system.
+ The name of the JAR file to be added. It could be either on a local file
system or a distributed file system or an ivy URL.
+ Apache Ivy is a popular dependency manager focusing on flexibility and
simplicity. Now we support two parameter in URL query string:
Review comment:
Yea
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]