[
https://issues.apache.org/jira/browse/PIG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olga Natkovich updated PIG-559:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
patch committed with modifications suggested by pradeep
> ARITY and SIZE function produce wrong value for tuples
> ------------------------------------------------------
>
> Key: PIG-559
> URL: https://issues.apache.org/jira/browse/PIG-559
> Project: Pig
> Issue Type: Bug
> Reporter: Olga Natkovich
> Assignee: Olga Natkovich
> Attachments: PIG-559.patch
>
>
> As Santhosh pointed out the problem is that instead of taking the first
> element of the input tuple and applying size to it, the code just applices
> the size to the input tuple which is always 1.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.