You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jark Wu (JIRA)" <ji...@apache.org> on 2019/06/25 09:25:00 UTC

[jira] [Created] (FLINK-12977) Port CsvTableSource and CsvTableSink to api-java-bridge

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)