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

Zhijie Shen updated PIG-1429:
-----------------------------

    Attachment: PIG-1429_4.patch

Hi Daniel,

Attached is the latest version of the patch. I've tried to fix most of the your 
comments. In this patch, I've changed and unified the name of Boolean type to 
"boolean" instead of "bool". I've added some brief comments for some test cases 
that I created. Additionally, I've added an end-to-end cast to show sorting by 
the boolean value column. However, I found that two other mentioned end-to-end 
cases have already been part of TestDataModel. Please have a look to see 
whether it is ready for submit.

> Add Boolean Data Type to Pig
> ----------------------------
>
>                 Key: PIG-1429
>                 URL: https://issues.apache.org/jira/browse/PIG-1429
>             Project: Pig
>          Issue Type: New Feature
>          Components: data
>    Affects Versions: 0.7.0
>            Reporter: Russell Jurney
>            Assignee: Zhijie Shen
>              Labels: boolean, gsoc2011, pig, type
>         Attachments: PIG-1429_1.patch, PIG-1429_2.patch, PIG-1429_3.patch, 
> PIG-1429_4.patch, working_boolean.patch
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> Pig needs a Boolean data type.  Pig-1097 is dependent on doing this.  
> I volunteer.  Is there anything beyond the work in src/org/apache/pig/data/ 
> plus unit tests to make this work?  
> This is a candidate project for Google summer of code 2011. More information 
> about the program can be found at http://wiki.apache.org/pig/GSoc2011

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to