You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Adam Szita (JIRA)" <ji...@apache.org> on 2016/10/17 13:22:58 UTC

[jira] [Commented] (PIG-5045) CSVExcelStorage Load: A Quoted Field with a Single Escaped Quote """" Becomes "" This should become " instead.

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

Adam Szita commented on PIG-5045:
---------------------------------

It looks like CSVExcelStorage doesn't handle this corner case properly. I put a patch together to fix this: PIG-5045.patch

> CSVExcelStorage Load: A Quoted Field with a Single Escaped Quote """" Becomes "" This should become " instead.
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-5045
>                 URL: https://issues.apache.org/jira/browse/PIG-5045
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.16.0
>         Environment: CentOS 7 Hortonworks HDP 2.5 Release
>            Reporter: Shawn Weeks
>            Assignee: Adam Szita
>            Priority: Minor
>         Attachments: Excel Output.png, PIG-5045.patch, pig output.txt, test.csv
>
>
> CSVExcelStorage incorrectly loads """" as "" instead of " this bug sounds related to PIG-2557



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)