Ingo Bürk created FLINK-20260:
---------------------------------
Summary: YAML for SQL client only supports legacy interfaces
Key: FLINK-20260
URL:
https://issues.apache.org/jira/browse/FLINK-20260 Project: Flink
Issue Type: Improvement
Affects Versions: 1.11.2
Reporter: Ingo Bürk
In the YAML configuration for the SQL client users can define tables. However, when this YAML is parsed, only the legacy interfaces (TableSourceFactory) is supported, and using connectors implementing e.g. DynamicTableSourceFactory will instead result in an error on startup of the client.
If defining tables in the YAML is to be continued to be supported, it should also be made to support the newer interfaces (or clearly documented that this is not the case).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)