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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]