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

Jark Wu updated FLINK-19868:
----------------------------
    Release Note: The 'csv.line-delimiter' option has been removed from CSV 
format. Because the line delimiter should be defined by the connector instead 
of format. If users have been using this option in previous Flink version, they 
should alter such table to remove this option when upgrading to Flink 1.12. 
There should not much users using this option. 

> Csv Serialization schema contains line delimiter
> ------------------------------------------------
>
>                 Key: FLINK-19868
>                 URL: https://issues.apache.org/jira/browse/FLINK-19868
>             Project: Flink
>          Issue Type: Bug
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>            Reporter: Jingsong Lee
>            Assignee: Nicholas Jiang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> CsvRowSerializationSchema.serialize(Row.of("f0", "f1")) => f0,f1\n
> Csv Serialization schema is for one line, why contains line delimiter?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to