[ https://issues.apache.org/jira/browse/FLINK-27779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-27779: ----------------------------------- Labels: Connector auto-deprioritized-minor pull-request-available (was: Connector pull-request-available stale-minor) Priority: Not a Priority (was: Minor) This issue was labeled "stale-minor" 7 days ago and has not received any updates so it is being deprioritized. If this ticket is actually Minor, please raise the priority and ask a committer to assign you the issue or revive the public discussion. > 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: Not a Priority > Labels: Connector, auto-deprioritized-minor, > 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.10#820010)