[ 
https://issues.apache.org/jira/browse/FLINK-19868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222697#comment-17222697
 ] 

Jingsong Lee commented on FLINK-19868:
--------------------------------------

Now the filesystem wants to reuse serialization schema, but the behavior of 
each format is inconsistent. For example, the line separator is written in CSV, 
but JSON does not.

> 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
>
> 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