Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

[HIVEMALL-36] Refactor each_top_k #27

Closed
wants to merge 1 commit into from
Closed

[HIVEMALL-36] Refactor each_top_k #27

wants to merge 1 commit into from

Conversation

maropu
Copy link
Member

@maropu maropu commented Jan 25, 2017

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

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 36.14% when pulling 2940223 on maropu:HIVEMALL-36 into 4688494 on apache:master.

@coveralls
Copy link

coveralls commented Jan 26, 2017

Coverage Status

Coverage remained the same at 35.842% when pulling 98ff0b9 on maropu:HIVEMALL-36 into 4688494 on apache:master.

@myui
Copy link
Member

myui commented Jan 26, 2017

@maropu LGTM. Please merge this PR and close the JIRA ticket.

BTW, HiveUdfWithFeatureSuite causes OOM again.

@maropu
Copy link
Member Author

maropu commented Jan 26, 2017

okay, I'll merge this, then I'll check the OOM issue in follow-up activities. Thanks!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 35.842% when pulling 4039f9e on maropu:HIVEMALL-36 into 79f92f4 on apache:master.

1 similar comment
@coveralls
Copy link

coveralls commented Jan 26, 2017

Coverage Status

Coverage increased (+0.01%) to 35.842% when pulling 4039f9e on maropu:HIVEMALL-36 into 79f92f4 on apache:master.

@coveralls
Copy link

coveralls commented Jan 26, 2017

Coverage Status

Coverage remained the same at 35.842% when pulling cceabc6 on maropu:HIVEMALL-36 into e86c8a0 on apache:master.

@asfgit asfgit closed this in 1801a62 Jan 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants