You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2015/08/24 11:56:46 UTC

[jira] [Updated] (FLINK-2567) CsvParser: Quotes cannot be escaped inside quoted fields

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

Maximilian Michels updated FLINK-2567:
--------------------------------------
    Description: 
We should allow users to escape the quote character inside a quoted field.

Quoting could be realized through the \ character like in: {{"This is an \"escaped\" quotation."}}

Mailing list thread: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/jira-Created-FLINK-2567-CsvParser-Quotes-cannot-be-escaped-inside-quoted-fields-td7654.html

  was:
We should allow users to escape the quote character inside a quoted field.

Quoting could be realized through the \ character like in: {{"This is an \"escaped\" quotation."}}


> CsvParser: Quotes cannot be escaped inside quoted fields
> --------------------------------------------------------
>
>                 Key: FLINK-2567
>                 URL: https://issues.apache.org/jira/browse/FLINK-2567
>             Project: Flink
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.9, 0.10
>            Reporter: Maximilian Michels
>            Priority: Minor
>             Fix For: 0.10
>
>
> We should allow users to escape the quote character inside a quoted field.
> Quoting could be realized through the \ character like in: {{"This is an \"escaped\" quotation."}}
> Mailing list thread: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/jira-Created-FLINK-2567-CsvParser-Quotes-cannot-be-escaped-inside-quoted-fields-td7654.html



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