Chesnay Schepler created FLINK-23941:
----------------------------------------
Summary: pyflink.datastream.connectors module not documented in
PyDocs
Key: FLINK-23941
URL: https://issues.apache.org/jira/browse/FLINK-23941
Project: Flink
Issue Type: Bug
Components: API / Python, Documentation
Affects Versions: 1.14.0
Reporter: Chesnay Schepler
Fix For: 1.14.0
I don't know why, but the PyDocs don't contain anything for the Python
Datastream connectors. As a result there is no exhaustive list for which
sources/sinks are actually supported.
Furthermore there is no information regarding custom sources written in Python.
There is this
[note|https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/dev/python/datastream/intro_to_datastream_api/#create-using-datastream-connectors]
saying that add_source only Kafka is supported. But it does not explain why
that is the case, or how another connector could be made compatible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)