[jira] [Created] (FLINK-12439) Add FileSystem Connector with CSV format support in Python Table API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12439) Add FileSystem Connector with CSV format support in Python Table API

Shang Yuanchun (Jira)
sunjincheng created FLINK-12439:
-----------------------------------

             Summary: Add FileSystem Connector with CSV format support in Python Table API
                 Key: FLINK-12439
                 URL: https://issues.apache.org/jira/browse/FLINK-12439
             Project: Flink
          Issue Type: Sub-task
          Components: API / Python
    Affects Versions: 1.9.0
            Reporter: sunjincheng


This is the first PR about the connector. In this PR, you need to add the descriptor interface and add the FileSystem connector and CSV format to verify the integrity of all interfaces. So the JIRA needs to do the following work.

1. Add all of the existing descriptor interfaces align Java Table API

2. Add FileSystem connector and CSV format support

3. Add test case and verify all test cases by run `dev/lint-python.sh`. 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)