You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "zl (Jira)" <ji...@apache.org> on 2022/03/18 07:50:00 UTC

[jira] [Created] (FLINK-26722) the result is wrong when using file connector with csv format

zl created FLINK-26722:
--------------------------

             Summary: 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
         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)