[
https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829694#action_12829694
]
Dmitriy V. Ryaboy commented on PIG-1217:
----------------------------------------
I see, thanks for the tip. How does this work with tuple reuse -- can I just
return the input tuple, or do I need to copy the contents to a new tuple in
Top.Initial() ?
No worries about 0.6, I'd rather it finally go out than try to get something
like this in at the last moment.
> [piggybank] evaluation.util.Top is broken
> -----------------------------------------
>
> Key: PIG-1217
> URL: https://issues.apache.org/jira/browse/PIG-1217
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.3.0, 0.3.1, 0.4.0, site, 0.5.0, 0.6.0, 0.7.0
> Reporter: Dmitriy V. Ryaboy
> Assignee: Dmitriy V. Ryaboy
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments: fix_top_udf.diff, fix_top_udf.diff
>
>
> The Top udf has been broken for a while, due to an incorrect implementation
> of getArgToFuncMapping.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.