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 & 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)