You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2020/02/11 12:07:00 UTC

[jira] [Created] (FLINK-15996) Provide DataStream API for JDBC sinks

Roman Khachatryan created FLINK-15996:
-----------------------------------------

             Summary: Provide DataStream API for JDBC sinks
                 Key: FLINK-15996
                 URL: https://issues.apache.org/jira/browse/FLINK-15996
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / JDBC
            Reporter: Roman Khachatryan


Currently, JDBC sinks can be used with Table API.

For consistency (with planned exactly once datastream sink) and code reuse; expose them at the DataStream API level.

This involves refactoring of the implementation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)