PigStorageSchema need to deal with missing field
------------------------------------------------
Key: PIG-2127
URL: https://issues.apache.org/jira/browse/PIG-2127
Project: Pig
Issue Type: Bug
Components: impl
Affects Versions: 0.10
Reporter: Daniel Dai
Fix For: 0.10
Currently, if data contains fewer columns than the schema, PigStorageSchema
will throw IndexOutOfBound exception (PigStorageSchema:97). We should padding
null in this case as we did in PigStorage.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira