[GitHub] incubator-hivemall pull request #122: [HIVEMALL-147][Spark] Support all Hive...

2017-10-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hivemall/pull/122 ---

[GitHub] incubator-hivemall pull request #122: [HIVEMALL-147][Spark] Support all Hive...

2017-10-16 Thread myui
Github user myui commented on a diff in the pull request: https://github.com/apache/incubator-hivemall/pull/122#discussion_r144765390 --- Diff: core/src/main/java/hivemall/evaluation/HitRateUDAF.java --- @@ -71,9 +71,6 @@ + " - Returns HitRate") public

[GitHub] incubator-hivemall pull request #122: [HIVEMALL-147][Spark] Support all Hive...

2017-10-16 Thread myui
Github user myui commented on a diff in the pull request: https://github.com/apache/incubator-hivemall/pull/122#discussion_r144765287 --- Diff: core/src/main/java/hivemall/evaluation/AUCUDAF.java --- @@ -110,7 +110,7 @@ public ClassificationEvaluator() {}

[GitHub] incubator-hivemall pull request #122: [HIVEMALL-147][Spark] Support all Hive...

2017-10-15 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/incubator-hivemall/pull/122#discussion_r144753835 --- Diff: core/src/main/java/hivemall/evaluation/HitRateUDAF.java --- @@ -71,9 +71,6 @@ + " - Returns HitRate") public

[GitHub] incubator-hivemall pull request #122: [HIVEMALL-147][Spark] Support all Hive...

2017-10-15 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/incubator-hivemall/pull/122#discussion_r144753777 --- Diff: core/src/main/java/hivemall/evaluation/AUCUDAF.java --- @@ -110,7 +110,7 @@ public ClassificationEvaluator() {}

[GitHub] incubator-hivemall pull request #122: [HIVEMALL-147][Spark] Support all Hive...

2017-10-15 Thread maropu
GitHub user maropu opened a pull request: https://github.com/apache/incubator-hivemall/pull/122 [HIVEMALL-147][Spark] Support all Hivemall functions of v0.5-rc.1 in Spark Dataframe ## What changes were proposed in this pull request? This pr added more Hivemall functions for