[
https://issues.apache.org/jira/browse/FLINK-24004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ingo Bürk closed FLINK-24004.
-----------------------------
Fix Version/s: 1.15.0
1.14.0
Resolution: Fixed
> Introduce a source/sink testing harness
> ---------------------------------------
>
> Key: FLINK-24004
> URL: https://issues.apache.org/jira/browse/FLINK-24004
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Ingo Bürk
> Assignee: Ingo Bürk
> Priority: Minor
> Fix For: 1.14.0, 1.15.0
>
>
> For many tests we require some source/sink + factory with specific features
> and/or abilities. Currently, the "values" source exists for this, but has
> become quite bloated. Specifically implementing a specific set of abilities
> is very difficult to reflect there. On the other hand, implementing new
> factories for individual tests is a lot of bloat and requires a lot of
> factories to be registered.
> We want to introduce a new factory (alongside the existing "values" one)
> which simply loads a user-defined class as the source to remove a bunch of
> that boilerplate.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)