Maximilian Michels created FLINK-2567: -----------------------------------------
Summary: 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."}} -- This message was sent by Atlassian JIRA (v6.3.4#6332)