[ 
https://issues.apache.org/jira/browse/PIG-4961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393118#comment-15393118
 ] 

Rohini Palaniswamy commented on PIG-4961:
-----------------------------------------

It is not a problem with the limit change. There is some issue with POCross not 
resetting input. If I just add another bag to input, I am getting same wrong 
result even with POLimit changes reverted.

{code}
1       {(1,1,3.1),(8,1,2.2),(1,1,3.1)} {(1,3.1)}
2       {(8,2,3.5),(1,2,3.7)}   {(2,3.7)}
3       {(7,3,0.5),(1,3,3.2)}   {(3,3.2)}
{code}

> LIMIT operation drop data from result
> -------------------------------------
>
>                 Key: PIG-4961
>                 URL: https://issues.apache.org/jira/browse/PIG-4961
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.14.0, 0.15.0, 0.16.0
>            Reporter: Sergey Svinarchuk
>            Assignee: Rohini Palaniswamy
>         Attachments: input1.zip, script.pig
>
>
> After changing in https://issues.apache.org/jira/browse/PIG-4259 , LIMIT 
> operation can drop some data from result.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to