[ https://issues.apache.org/jira/browse/FLINK-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316354#comment-16316354 ]
ASF GitHub Bot commented on FLINK-8316: --------------------------------------- Github user sunjincheng121 commented on the issue: https://github.com/apache/flink/pull/5210 Thanks for the PR @xccui. The PR looks good for me. But I am not sure, do we need this change if all CSV parser supported the format of without trailing delimiter. What do you think? > The CsvTableSink and the CsvInputFormat are not in sync > ------------------------------------------------------- > > Key: FLINK-8316 > URL: https://issues.apache.org/jira/browse/FLINK-8316 > Project: Flink > Issue Type: Bug > Components: Table API & SQL > Reporter: Xingcan Cui > Assignee: Xingcan Cui > > As illustrated in [this > thread|https://lists.apache.org/thread.html/cfe3b1718a479300dc91d1523be023ef5bc702bd5ad53af4fea5a596@%3Cuser.flink.apache.org%3E], > the format for data generated in {{CsvTableSink}} is not compatible with > that accepted by {{CsvInputFormat}}. We should unify their trailing > delimiters. -- This message was sent by Atlassian JIRA (v6.4.14#64029)