Francesco Guardiani created FLINK-25229:
-------------------------------------------
Summary: Introduce flink-table-api-bridge-common
Key: FLINK-25229
URL: https://issues.apache.org/jira/browse/FLINK-25229
Project: Flink
Issue Type: Bug
Components: Table SQL / API, Table SQL / Planner
Reporter: Francesco Guardiani
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)