Russell Jurney created PIG-2910:
-----------------------------------

             Summary: Make toString() methods on Schema and FieldSchema be 
readable by Utils.getSchemaFromString()
                 Key: PIG-2910
                 URL: https://issues.apache.org/jira/browse/PIG-2910
             Project: Pig
          Issue Type: Improvement
          Components: impl, parser
    Affects Versions: 0.10.0, 0.11, 0.10.1
            Reporter: Russell Jurney
            Assignee: Russell Jurney
             Fix For: 0.11, 0.10.1


I want to toString() schemas and send them to the backend via UDFContext. At 
the moment this requires writing your own toString() method that 
Utils.getSchemaFromString() can read. Making a readable schema for the backend 
would be an improvement.

--
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

Reply via email to