You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Jonathan Coveney (JIRA)" <ji...@apache.org> on 2012/08/08 23:14:20 UTC

[jira] [Created] (PIG-2863) Add Map[] support to SchemaTuple

Jonathan Coveney created PIG-2863:
-------------------------------------

             Summary: Add Map[] support to SchemaTuple
                 Key: PIG-2863
                 URL: https://issues.apache.org/jira/browse/PIG-2863
             Project: Pig
          Issue Type: Improvement
            Reporter: Jonathan Coveney
            Assignee: Jonathan Coveney


What does "support" mean? It means that the SchemaTuple code generate won't die if you give it a Schema that includes a map (which is how it currently handles Bags). While it won't die on these, it currently doesn't do any optimization (though it could!), and it doesn't recursively generate the nested types on the values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2863) Add Map[] support to SchemaTuple

Posted by "Jonathan Coveney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Coveney updated PIG-2863:
----------------------------------

    Status: Patch Available  (was: Open)
    
> Add Map[] support to SchemaTuple
> --------------------------------
>
>                 Key: PIG-2863
>                 URL: https://issues.apache.org/jira/browse/PIG-2863
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>         Attachments: PIG-2863-0.patch
>
>
> What does "support" mean? It means that the SchemaTuple code generate won't die if you give it a Schema that includes a map (which is how it currently handles Bags). While it won't die on these, it currently doesn't do any optimization (though it could!), and it doesn't recursively generate the nested types on the values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2863) Add Map[] support to SchemaTuple

Posted by "Jonathan Coveney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Coveney updated PIG-2863:
----------------------------------

    Attachment: PIG-2863-0.patch
    
> Add Map[] support to SchemaTuple
> --------------------------------
>
>                 Key: PIG-2863
>                 URL: https://issues.apache.org/jira/browse/PIG-2863
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>         Attachments: PIG-2863-0.patch
>
>
> What does "support" mean? It means that the SchemaTuple code generate won't die if you give it a Schema that includes a map (which is how it currently handles Bags). While it won't die on these, it currently doesn't do any optimization (though it could!), and it doesn't recursively generate the nested types on the values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PIG-2863) Add Map[] support to SchemaTuple

Posted by "Jonathan Coveney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460804#comment-13460804 ] 

Jonathan Coveney commented on PIG-2863:
---------------------------------------

This is already in trunk. I think it ended up being part of another SchemaTuple patch.
                
> Add Map[] support to SchemaTuple
> --------------------------------
>
>                 Key: PIG-2863
>                 URL: https://issues.apache.org/jira/browse/PIG-2863
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>         Attachments: PIG-2863-0.patch
>
>
> What does "support" mean? It means that the SchemaTuple code generate won't die if you give it a Schema that includes a map (which is how it currently handles Bags). While it won't die on these, it currently doesn't do any optimization (though it could!), and it doesn't recursively generate the nested types on the values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (PIG-2863) Add Map[] support to SchemaTuple

Posted by "Jonathan Coveney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Coveney updated PIG-2863:
----------------------------------

    Resolution: Implemented
        Status: Resolved  (was: Patch Available)
    
> Add Map[] support to SchemaTuple
> --------------------------------
>
>                 Key: PIG-2863
>                 URL: https://issues.apache.org/jira/browse/PIG-2863
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Jonathan Coveney
>            Assignee: Jonathan Coveney
>         Attachments: PIG-2863-0.patch
>
>
> What does "support" mean? It means that the SchemaTuple code generate won't die if you give it a Schema that includes a map (which is how it currently handles Bags). While it won't die on these, it currently doesn't do any optimization (though it could!), and it doesn't recursively generate the nested types on the values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira