[
https://issues.apache.org/jira/browse/FLINK-18674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164136#comment-17164136
]
godfrey he commented on FLINK-18674:
------------------------------------
I think we can provide another api (advance api), which could support
Transformation (or DataStream). and let the connector to support state
compatibility, parallelism configure, message ordering guarantee via the
advance api.
> Support to bridge Transformation (DataStream) with FLIP-95 interface?
> ---------------------------------------------------------------------
>
> Key: FLINK-18674
> URL: https://issues.apache.org/jira/browse/FLINK-18674
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Jark Wu
> Priority: Major
>
> A user complained in the user ML [1] that the old connector loigic is hard to
> migrate to the FLIP-95 interfaces, because they heavily used DataStream in
> the TableSource/TableSink and it is not possible to replace with new
> interface right now.
> This issue can be used to collect the user requirements around
> DataStream/Transformation + FLIP-95. We can also evaluate/discuss whether and
> how to support it.
> [1]: http://apache-flink.147419.n8.nabble.com/1-11Flink-SQL-API-tp5261.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)