[jira] [Created] (FLINK-9814) CsvTableSource lack of column warning

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-9814) CsvTableSource lack of column warning

Shang Yuanchun (Jira)
François Lacombe created FLINK-9814:
---------------------------------------

             Summary: CsvTableSource lack of column warning
                 Key: FLINK-9814
                 URL: https://issues.apache.org/jira/browse/FLINK-9814
             Project: Flink
          Issue Type: Wish
          Components: Table API & SQL
    Affects Versions: 1.5.0
            Reporter: François Lacombe


The CsvTableSource class is built by defining expected columns to be find in the corresponding csv file.

 

It would be great to throw an Exception when the csv file doesn't have the same structure as defined in the source.

It can be easilly checked with file header if it exists.

Is this possible ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)