[ https://issues.apache.org/jira/browse/PIG-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591095#comment-13591095 ]
Cheolsoo Park commented on PIG-3142: ------------------------------------ +1. I will commit it after running tests. > Fixed-width load and store functions for the Piggybank > ------------------------------------------------------ > > Key: PIG-3142 > URL: https://issues.apache.org/jira/browse/PIG-3142 > Project: Pig > Issue Type: New Feature > Components: piggybank > Affects Versions: 0.11 > Reporter: Jonathan Packer > Attachments: fixed-width.patch, fixed-width-updated.patch, > PIG-3142_update_2.diff > > > Adds load/store functions for fixed width data to the Piggybank. They use the > syntax of the unix "cut" command to specify column positions, and have an > option to skip the header row when loading or to write a header row when > storing. > The header handling works properly with multiple small files each with a > header being combined into one split, or a large file with a single header > being split into multiple splits. -- 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