You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/07/06 03:26:00 UTC

[jira] [Assigned] (FLINK-18488) Python API CsvTableSource missing optional constructor params

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

Dian Fu reassigned FLINK-18488:
-------------------------------

    Assignee: Chris Nix

> Python API CsvTableSource missing optional constructor params
> -------------------------------------------------------------
>
>                 Key: FLINK-18488
>                 URL: https://issues.apache.org/jira/browse/FLINK-18488
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Python
>            Reporter: Chris Nix
>            Assignee: Chris Nix
>            Priority: Minor
>              Labels: pull-request-available
>
> CsvTableSource exists in the Python API, however the Python constructor is missing the optional params available in the overloaded constructors from the Java/Scala APIs.  Here's links to the docs:
>  *   [https://ci.apache.org/projects/flink/flink-docs-master/api/python/pyflink.table.html#pyflink.table.CsvTableSource]
>  *   [https://ci.apache.org/projects/flink/flink-docs-master/api/java/org/apache/flink/table/sources/CsvTableSource.html]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)