[
https://issues.apache.org/jira/browse/FLINK-25229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-25229.
--------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
Fixed in master: e4ae2ef81e9ecbda10c4dcc5776584b07c2f5e6b
> Introduce flink-table-api-bridge-common
> ---------------------------------------
>
> Key: FLINK-25229
> URL: https://issues.apache.org/jira/browse/FLINK-25229
> Project: Flink
> Issue Type: Technical Debt
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Francesco Guardiani
> Assignee: Francesco Guardiani
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> This package should deduplicate code from api-java-bridge and
> api-scala-bridge, notably:
> * the various operations provided by both {{ScalaDataStreamQueryOperation}}
> and {{JavaDataStreamQueryOperation}} (which are essentially the same code)
> * some code in {{StreamTableEnvironmentImpl}} and {{StreamStatementSetImpl}}
> The end goal is that planner should remove the runtime (not test) dependency
> on flink-scala-api and flink-scala-api-bridge
--
This message was sent by Atlassian Jira
(v8.20.1#820001)