dianfu commented on code in PR #19682: URL: https://github.com/apache/flink/pull/19682#discussion_r874408143
########## docs/content/docs/connectors/datastream/pulsar.md: ########## @@ -768,6 +768,51 @@ you to reuse the same Flink job after certain "allowed" data model changes, like a field in a AVRO-based Pojo class. Please note that you can specify Pulsar schema validation rules and define an auto schema update. For details, refer to [Pulsar Schema Evolution](https://pulsar.apache.org/docs/en/schema-evolution-compatibility/). +### Python API Usage + +Python API supports part of the functionality of Java API. Review Comment: What do you mean by partial functionalities? Besides, I think we could just add PyFlink examples in all the places where there is Java examples and using tab to switch between them just as what we have done in other places, e.g. https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/dev/table/tableapi/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org