You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by di...@apache.org on 2022/07/30 06:40:33 UTC

[flink] branch master updated (c9d34ed773e -> 37039db5db8)

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

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


    from c9d34ed773e [FLINK-28707][table] Introduce SupportsDynamicFiltering
     add 37039db5db8 [FLINK-28140][python][docs] Improve the documentation connector pages and metrics pages

No new revisions were added by this update.

Summary of changes:
 docs/content.zh/docs/connectors/datastream/jdbc.md |  29 ++++++
 .../docs/connectors/datastream/rabbitmq.md         |  24 +++++
 docs/content.zh/docs/dev/datastream/sources.md     |  52 ++++++++++
 .../dev/table/concepts/temporal_table_function.md  |  10 ++
 docs/content.zh/docs/ops/metrics.md                |  97 ++++++++++++++++++
 docs/content/docs/connectors/datastream/jdbc.md    | 113 ++++++++++++++++++++-
 .../content/docs/connectors/datastream/rabbitmq.md |  24 +++++
 docs/content/docs/dev/datastream/sources.md        |  52 ++++++++++
 .../dev/table/concepts/temporal_table_function.md  |  10 ++
 docs/content/docs/ops/metrics.md                   |  89 ++++++++++++++++
 10 files changed, 499 insertions(+), 1 deletion(-)