陈磊 created FLINK-23503:
--------------------------
Summary: csv格式数据带双引号反序列化失败
Key: FLINK-23503
URL: https://issues.apache.org/jira/browse/FLINK-23503
Project: Flink
Issue Type: Bug
Components: Table SQL / Runtime
Affects Versions: 1.12.4
Reporter: 陈磊
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)