autophagy commented on code in PR #26167: URL: https://github.com/apache/flink/pull/26167#discussion_r1969998175
########## flink-python/docs/reference/pyflink.table/descriptors.rst: ########## @@ -140,3 +140,18 @@ The set of changes contained in a changelog. ChangelogMode.insert_only ChangelogMode.upsert ChangelogMode.all + + +TablePipeline +------------- + +Describes a complete pipeline from one or more source tables to a sink table. Review Comment: No, just a single sink table. -- 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