You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/08/23 09:18:04 UTC

[flink] branch master updated (b7c6116c98d -> 58296bfd987)

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from b7c6116c98d [FLINK-29012][docs] Fix incorrect description of function minus
     add 58296bfd987 [FLINK-29036][docs] Cleanup Source documentation

No new revisions were added by this update.

Summary of changes:
 docs/content.zh/docs/dev/datastream/sources.md     | 14 +++----
 docs/content/docs/dev/datastream/sources.md        | 43 ++++++++++++----------
 .../flink/api/connector/source/ReaderOutput.java   |  8 ++--
 .../flink/api/connector/source/SourceReader.java   | 14 +++----
 .../api/connector/source/SourceReaderContext.java  |  2 +-
 .../streaming/api/operators/SourceOperator.java    |  6 +--
 6 files changed, 43 insertions(+), 44 deletions(-)