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/12/19 20:05:15 UTC

[jira] [Created] (PIG-3100) If a .pig_schema file is present, can get an index out of bounds error

Jonathan Coveney created PIG-3100:
-------------------------------------

             Summary: If a .pig_schema file is present, can get an index out of bounds error
                 Key: PIG-3100
                 URL: https://issues.apache.org/jira/browse/PIG-3100
             Project: Pig
          Issue Type: Bug
            Reporter: Jonathan Coveney
            Assignee: Jonathan Coveney
             Fix For: 0.12


In the case that a .pig_schema file is present, if you have a record with fewer than expected fields, pig errors out with an index out of bounds exception that is annoying, unnecessary, and unhelpful.

Instead of improving logging, I decided to just do what pig should do, which is fill in the records.

Patch will include a test and the fix.

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