[jira] Updated: (PIG-559) ARITY and SIZE function produce wrong value for tuples

2008-12-11 Thread Olga Natkovich (JIRA)

 [ 
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.



[jira] Updated: (PIG-559) ARITY and SIZE function produce wrong value for tuples

2008-12-11 Thread Olga Natkovich (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olga Natkovich updated PIG-559:
---

Status: Patch Available  (was: Open)

> 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.



[jira] Updated: (PIG-559) ARITY and SIZE function produce wrong value for tuples

2008-12-11 Thread Olga Natkovich (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olga Natkovich updated PIG-559:
---

Attachment: PIG-559.patch

> 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.