You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/18 07:48:33 UTC

[GitHub] [spark] HyukjinKwon commented on a change in pull request #24961: [SPARK-28158][SQL] Hive UDFs supports UDT type

HyukjinKwon commented on a change in pull request #24961: [SPARK-28158][SQL] Hive UDFs supports UDT type
URL: https://github.com/apache/spark/pull/24961#discussion_r304777818
 
 

 ##########
 File path: mllib/pom.xml
 ##########
 @@ -74,6 +74,19 @@
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
+    <dependency>
 
 Review comment:
   @uncleGen, can we avoid to add those dependencies? Seems like we're adding those for single test case. You can just show this example in the PR description in this case.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org