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/07 02:19:00 UTC

[jira] [Closed] (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 closed FLINK-18488.
---------------------------
    Resolution: Fixed

master: 0af00c3f5fb2e836438a551c2c413a789a9d230f

> 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
>    Affects Versions: 1.9.0, 1.10.0, 1.11.0
>            Reporter: Chris Nix
>            Assignee: Chris Nix
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> 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)