[
https://issues.apache.org/jira/browse/FLINK-23503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17387706#comment-17387706
]
Caizhi Weng commented on FLINK-23503:
-------------------------------------
Hi!
This issue should be fixed by FLINK-21207, however it's only in 1.13 and higher
versions.
Shall we cherry-pick that to 1.12 at release manager [~lzljs3620320].
> Failed to deserialize csv format data with double quotes
> --------------------------------------------------------
>
> Key: FLINK-23503
> URL: https://issues.apache.org/jira/browse/FLINK-23503
> Project: Flink
> Issue Type: Bug
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
> Affects Versions: 1.12.4
> Reporter: 陈磊
> Priority: Blocker
> Attachments: f1.png, f2.png, f3.png
>
>
> Currently flink 1.12 provides the `csv.disable-quote-character` configuration
> to solve the problem of double quotation marks in the CSV field. However, if
> the field data is: "n2"a2, this will cause an exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)