You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/01/31 12:02:00 UTC

[jira] [Created] (FLINK-8536) Improve CSVTableSourceFactory to support all descriptor properties

Timo Walther created FLINK-8536:
-----------------------------------

             Summary: Improve CSVTableSourceFactory to support all descriptor properties
                 Key: FLINK-8536
                 URL: https://issues.apache.org/jira/browse/FLINK-8536
             Project: Flink
          Issue Type: Sub-task
          Components: Table API &amp; SQL
            Reporter: Timo Walther
            Assignee: Timo Walther


The {{CSVTableSourceFactory}} is the first built-in table source factory. However, the features are still limited and need to be improved. E.g. it is not possible to specify time attributes. Additionally the schema must always match the format which should not be necessary. {{Schema.from()}} must validate if the field exists in the format.



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