You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chris Nix (Jira)" <ji...@apache.org> on 2020/07/05 11:34:00 UTC

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

Chris Nix created FLINK-18488:
---------------------------------

             Summary: 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


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)