Alexander Fedulov created FLINK-25822:
-----------------------------------------
Summary: Migrate away from using Source- and SinkFunctions for
internal tests
Key: FLINK-25822
URL: https://issues.apache.org/jira/browse/FLINK-25822
Project: Flink
Issue Type: Improvement
Components: API / DataStream, Table SQL / API, Tests
Reporter: Alexander Fedulov
The Source- and SinkFunction interfaces are going to be deprecated with the
adoption of the new Source and Sink Interfaces. Currently, the
Source/SinkFunction interfaces are used as main testing facilities for internal
purposes. New utilities based on the new interfaces have to be developed and
existing tests migrated to them.
Example: SinkFunctionProvider used in TestValuesTableFactory
--
This message was sent by Atlassian Jira
(v8.20.1#820001)