[
https://issues.apache.org/jira/browse/FLINK-26722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508664#comment-17508664
]
Lijie Wang commented on FLINK-26722:
------------------------------------
I think you should use {{csv.null-literal = ''}}, which can achieve the same
effect as _*emptyColumnAsNull.*_
> the result is wrong when using file connector with csv format
> -------------------------------------------------------------
>
> Key: FLINK-26722
> URL: https://issues.apache.org/jira/browse/FLINK-26722
> Project: Flink
> Issue Type: Bug
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
> Reporter: zl
> Priority: Major
> Attachments: CsvTest1.java, example.csv,
> image-2022-03-18-15-32-28-914.png
>
>
> CsvTest1.java execute a same query on a same dataset (Attachment example.csv)
> with CsvTableSource and the new file connector respectively, but the result
> is different. The results are as follows:
> !image-2022-03-18-15-32-28-914.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)