[ https://issues.apache.org/jira/browse/FLINK-18488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-18488: ----------------------------------- Labels: pull-request-available (was: ) > 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 > 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)