GitHub user maropu opened a pull request:

    https://github.com/apache/incubator-hivemall/pull/27

    [HIVEMALL-36] Refactor each_top_k

    ## What changes were proposed in this pull request?
    This pr fixed wrongly-handling code for logical plans in `each_top_k`.
    Also, it removed the interface `def each_top_k(k: Int, group: String, 
score: String, args: String*)` for `each_top_k` because I think the other 
interface is more natural as Spark APIs.
    
    ## What type of PR is it?
    Refactoring
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/HIVEMALL-36


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maropu/incubator-hivemall HIVEMALL-36

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hivemall/pull/27.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #27
    
----
commit 2940223acad62740aaa00d9e19cc706a031089da
Author: Takeshi YAMAMURO <[email protected]>
Date:   2017-01-25T15:44:42Z

    Refactor each_top_k

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to