[ https://issues.apache.org/jira/browse/FLINK-20692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254715#comment-17254715 ]
Jark Wu commented on FLINK-20692: --------------------------------- Why do you need to split line for the csv in Kafka? IIUC, the csv lines in Kafka should already be in separate key-value pairs? Do you mean you have a message which contains muli-lines of csv? > Allow set line delimiter using CsvRowDeserializationSchema > ---------------------------------------------------------- > > Key: FLINK-20692 > URL: https://issues.apache.org/jira/browse/FLINK-20692 > Project: Flink > Issue Type: Improvement > Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile), Table > SQL / Ecosystem > Affects Versions: 1.12.0 > Reporter: Ruguo Yu > Priority: Major > > CsvRowDeserializationSchema can not set line delimiter when deserializing CSVĀ > bytes to Flink types. -- This message was sent by Atlassian Jira (v8.3.4#803005)