You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Alexander Preuss (Jira)" <ji...@apache.org> on 2022/05/25 15:05:00 UTC

[jira] [Assigned] (FLINK-27779) Connectors should not depend on `flink-table-planner`

     [ https://issues.apache.org/jira/browse/FLINK-27779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Preuss reassigned FLINK-27779:
----------------------------------------

    Assignee: 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
>    Affects Versions: 1.16.0
>            Reporter: Alexander Preuss
>            Assignee: Alexander Preuss
>            Priority: Minor
>              Labels: Connector
>
> 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)