[ 
https://issues.apache.org/jira/browse/PIG-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566673#comment-13566673
 ] 

Alan Gates commented on PIG-3142:
---------------------------------

Is this patch ready for review?  If so, you want to click the submit patch 
button so committers know to review it.
                
> 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
>
>
> 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

Reply via email to