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)