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 Packer (JIRA)" <ji...@apache.org> on 2013/02/20 20:01:13 UTC

[jira] [Updated] (PIG-3142) Fixed-width load and store functions for the Piggybank

     [ https://issues.apache.org/jira/browse/PIG-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Packer updated PIG-3142:
---------------------------------

    Attachment: fixed-width-updated.patch

Updated patch has FixedWidthLoader implement pushProjection.
                
> 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
>
>
> 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