[
https://issues.apache.org/jira/browse/FLINK-25229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Guardiani reassigned FLINK-25229:
-------------------------------------------
Assignee: Francesco Guardiani
> 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
>
> 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)