Details
-
Technical Debt
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- is related to
-
FLINK-24427 Hide Scala in flink-table-planner from API
- Closed
- links to