Alexander Preuss created FLINK-27779:
----------------------------------------
Summary: Connectors should not depend on `flink-table-planner`
Key: FLINK-27779
URL: https://issues.apache.org/jira/browse/FLINK-27779
Project: Flink
Issue Type: Technical Debt
Affects Versions: 1.16.0
Reporter: Alexander Preuss
Connector modules currently rely heavily on `flink-table-planner` as a test
dependency for testing the ITCases with 'DynamicTableX' using the TableFactory
to load the respective connector.
There is now a better way that only requires to have `flink-table-test-utils`
as a test dependency. Therefore all connectors should be migrated to using the
new way.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)