[
https://issues.apache.org/jira/browse/HIVEMALL-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859780#comment-16859780
]
ASF GitHub Bot commented on HIVEMALL-253:
-----------------------------------------
Solodye commented on issue #193: [WIP][HIVEMALL-253-2] map_roulette UDF
URL:
https://github.com/apache/incubator-hivemall/pull/193#issuecomment-500319285
OK, I'm watching this PR and learning from problems in my code.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> UDF map_roulette() created
> --------------------------
>
> Key: HIVEMALL-253
> URL: https://issues.apache.org/jira/browse/HIVEMALL-253
> Project: Hivemall
> Issue Type: New Feature
> Affects Versions: 0.6.0
> Reporter: Aaron Wong
> Assignee: Makoto Yui
> Priority: Major
>
> In data processing process, we usually encounter the problem that we have
> some selection and their probably(or weight), we should select one of them
> according to their probably(or weight).
> UDF map_roulette() is a implement of roulette. It can select a Key from a map
> according to key's weight value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)