You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Francesco Guardiani (Jira)" <ji...@apache.org> on 2021/12/09 08:14:00 UTC

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

Francesco Guardiani created FLINK-25228:
-------------------------------------------

             Summary: Introduce flink-table-test-utils
                 Key: FLINK-25228
                 URL: https://issues.apache.org/jira/browse/FLINK-25228
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / API, Table SQL / Ecosystem, Table SQL / Planner
            Reporter: Francesco Guardiani


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)