You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2011/01/18 03:26:44 UTC

[jira] Resolved: (PIG-1712) Pig Illustrate rework

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

Olga Natkovich resolved PIG-1712.
---------------------------------

    Resolution: Fixed

major work is done here. We will track discovered bugs separately

> Pig Illustrate rework
> ---------------------
>
>                 Key: PIG-1712
>                 URL: https://issues.apache.org/jira/browse/PIG-1712
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Yan Zhou
>            Assignee: Yan Zhou
>             Fix For: 0.9.0
>
>         Attachments: illustrator_1.patch, illustrator_2.patch, illustrator_3.patch, illustrator_4.patch, illustrator_5.patch, illustrator_6.patch, illustrator_7.patch, illustrator_8.patch, illustrator_9.patch
>
>
> PigPen has been found to be a usable feature. The underlying PIG functionality, ILLUSTRATE, however, has not been stable and complete. It also has unique access paths that  are not shared by the mainstream PIG call paths, which makes it hard if not impossible to maintain as the PIG evolves along.
> The purpose of this work is to use the common access paths yet still follow the performance-sensitive criteria for ILLUSTRATE, complete support for as many logical operators as theoretically possible,
> plus algorithm polishes and bug fixes as necessary. Details can be found in http://wiki.apache.org/pig/PigIllustrate
> Pig-366 has been for the PigPen in general, and was used for the previous ILLUSTRATE work too. With this JIRA, the work on ILLUSTRATE will be separated.
> This JIRA also serves as an umbrella for existing issues in ILLUSTRATE. Specifically, PIG-502, PIG-903, PIG-1066 should all fold into this issue.

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