[
https://issues.apache.org/jira/browse/FLINK-27779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Preuss reassigned FLINK-27779:
----------------------------------------
Assignee: (was: Alexander Preuss)
> 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
> Components: Connectors / Common
> Affects Versions: 1.16.0
> Reporter: Alexander Preuss
> Priority: Minor
> Labels: Connector, pull-request-available
>
> 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)