Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently, CsvTableSource and CsvTableSink are in flink-planner. If they can be moved to `flink-table-api-java-bridge`, so that blink planner can reuse them.
This should be a straightforward move, no API should be changed. And we should rewrite them in Java, because api-java-bridge doesn't depends on Scala.
Attachments
Issue Links
- is a child of
-
FLINK-11448 Clean-up and prepare Table API to be uncoupled from table core
- Closed
- links to