Timo Walther created FLINK-13466:
------------------------------------
Summary: Rename Batch/StreamTableSourceFactory methods for
avoiding name clashes
Key: FLINK-13466
URL: https://issues.apache.org/jira/browse/FLINK-13466
Project: Flink
Issue Type: Bug
Components: Table SQL / API
Reporter: Timo Walther
Assignee: Timo Walther
FLINK-11067 introduced
{{org.apache.flink.table.factories.BatchTableSourceFactory#createTableSource}}
and
{{org.apache.flink.table.factories.StreamTableSourceFactory#createTableSource}}.
Those methods should have more specific names in order to prevent name clashes
when implementing both interfaces.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)