[
https://issues.apache.org/jira/browse/PIG-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy V. Ryaboy updated PIG-1555:
-----------------------------------
Attachment: PIG_1555.patch
This is loosely based on the loader by James Kebinger that he open-sourced at
http://github.com/jkebinger/pig-user-defined-functions
I ported to the new API and fixed a few bugs.
Still doesn't support multi-line records, but the basic stuff works, including
quoting quotes by more quotes, excel-style.
> [piggybank] add CSV Loader
> --------------------------
>
> Key: PIG-1555
> URL: https://issues.apache.org/jira/browse/PIG-1555
> Project: Pig
> Issue Type: New Feature
> Reporter: Dmitriy V. Ryaboy
> Assignee: Dmitriy V. Ryaboy
> Priority: Minor
> Fix For: 0.8.0
>
> Attachments: PIG_1555.patch
>
>
> Users often ask for a CSV loader that can handle quoted commas. Let's get 'er
> done.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.