dongjoon-hyun commented on a change in pull request #23502: 
[SPARK-22128][CORE][BUILD] Add `paranamer` dependency to `core` module
URL: https://github.com/apache/spark/pull/23502#discussion_r246659697
 
 

 ##########
 File path: core/pom.xml
 ##########
 @@ -33,6 +33,10 @@
   <name>Spark Project Core</name>
   <url>http://spark.apache.org/</url>
   <dependencies>
+    <dependency>
+      <groupId>com.thoughtworks.paranamer</groupId>
 
 Review comment:
   Thank you for review, @felixcheung .
   
   This is not a new dependency.
   - https://github.com/apache/spark/blob/master/pom.xml#L1948-L1952
   
   The license is here.
   - https://github.com/apache/spark/blob/master/LICENSE-binary#L414

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to