shaofengshi commented on a change in pull request #212: KYLIN-3514 Support AUC 
UDAF
URL: https://github.com/apache/kylin/pull/212#discussion_r213173459
 
 

 ##########
 File path: core-metadata/pom.xml
 ##########
 @@ -87,6 +99,10 @@
             <groupId>com.tdunning</groupId>
             <artifactId>t-digest</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.github.haifengl</groupId>
+            <artifactId>smile-core</artifactId>
 
 Review comment:
   Could you please add the copyright of smile-core to Kylin's LICENSE file in 
the root folder?

----------------------------------------------------------------
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

Reply via email to