Jark Wu created FLINK-12977: ------------------------------- Summary: Port CsvTableSource and CsvTableSink to api-java-bridge Key: FLINK-12977 URL: https://issues.apache.org/jira/browse/FLINK-12977 Project: Flink Issue Type: Task Components: Table SQL / API Reporter: Jark Wu
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. -- This message was sent by Atlassian JIRA (v7.6.3#76005)