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

Cheolsoo Park commented on PIG-3565:
------------------------------------

I still see Operators_3, 5 fail, but we can fix them after committing the patch.
{code:title=Operators_3}
calvin johnson  76      3.84
sarah king      76      3.09
alice carson    19      1.88 <---- 19 < 76
alice falkner   19      2.81
{code}
{code:title=Operators_5}
alice carson    2
alice allen     2
rachel underhill        1 <---- 1 < 2
priscilla thompson      1
mike ichabod    1
{code}
Looks like order by is not fully fixed.
{quote}
The Join_1 failure is because the join is not deterministic and left and right 
side get interchanged. If you rerun again it, it will pass. This needs to be 
fixed.
{quote}
Yes, you're right. Let's fix this in a separate jira.

> Make split work with Tez
> ------------------------
>
>                 Key: PIG-3565
>                 URL: https://issues.apache.org/jira/browse/PIG-3565
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tez
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>             Fix For: tez-branch
>
>         Attachments: PIG-3565-1.patch, PIG-3565-2.patch, join.diff, 
> test_harnesss_1383612309
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to