You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2022/01/07 08:08:00 UTC

[jira] [Closed] (FLINK-25228) Introduce flink-table-test-utils

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

Timo Walther closed FLINK-25228.
--------------------------------
    Resolution: Fixed

Fixed in master: c38ffac7c5ac5f7ea3ff2511ef71ae898d74c554

> Introduce flink-table-test-utils
> --------------------------------
>
>                 Key: FLINK-25228
>                 URL: https://issues.apache.org/jira/browse/FLINK-25228
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Table SQL / API, Table SQL / Ecosystem, Table SQL / Planner
>            Reporter: Francesco Guardiani
>            Assignee: Francesco Guardiani
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Introduce a package to ship test utilities for formats, connectors and end users.
> This package should provide:
> * Assertions for data types, logical types and internal data structures.
> * Test cases for formats and connnectors
> The end goal is to remove the test-jar planner dependency in formats and connectors and replace it with this package, so formats and connectors can then just depend on table-planner-loader.   



--
This message was sent by Atlassian Jira
(v8.20.1#820001)