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

        

Reply via email to