You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/22 10:24:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-12439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-12439:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Assignee: Wei Zhong
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>
> 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)