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

Dmitriy V. Ryaboy updated PIG-1555:
-----------------------------------

          Status: Resolved  (was: Patch Available)
    Release Note: 
CSVLoader can be used to load comma-separated value files.
It properly handles commas included inside quoted fields, and quotes escaped by 
preceding them with another quote character (Excel-style).
CSVLoader only handle single-line entries; quoting a multi-line value will 
*not* work.
      Resolution: Fixed

> [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.

Reply via email to