You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by GitBox <gi...@apache.org> on 2018/08/28 03:12:18 UTC

[GitHub] shaofengshi commented on a change in pull request #212: KYLIN-3514 Support AUC UDAF

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


With regards,
Apache Git Services