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

Pradeep Kamath updated PIG-443:
-------------------------------

    Attachment: pig_types_25_09-v2.patch

- I mostly tested the new patch and glanced a little over the code. The 
TestLocalPOSplit unit test case was failing - I checked the code and found the 
minor issue in it - it assumes an order for the leaf operators which may not 
always be true since the plan consists of HashMaps which do not guarantee 
order. I modified the test case to test without assuming any order in the leaf 
operators - please take a look at the diff between your previous patch and my 
attachment.

All unit test cases pass, I also tested with the script above which used to 
cause a failure and it no longer does.

> Illustrate for the Types branch
> -------------------------------
>
>                 Key: PIG-443
>                 URL: https://issues.apache.org/jira/browse/PIG-443
>             Project: Pig
>          Issue Type: New Feature
>    Affects Versions: types_branch
>            Reporter: Shubham Chopra
>            Assignee: Shubham Chopra
>             Fix For: types_branch
>
>         Attachments: pig_types_22_09.patch, pig_types_23_09.patch, 
> pig_types_24_09.patch, pig_types_25_09-v2.patch, pig_types_25_09.patch
>
>
> This implementation of Illustrate uses visitors to traverse the plans.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to