[
https://issues.apache.org/jira/browse/FLINK-19868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223462#comment-17223462
]
Nicholas Jiang commented on FLINK-19868:
----------------------------------------
I agree with [~jark] the point that remove csv.line-delimiter option, and
appending a new line in CsvRowDataSerializationSchema is redundant. If anyone
doesn't work for this issue, I could follow the comments of [~jark] to work for
this issue.
> 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
> Priority: Major
> 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)