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

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


    from d0fc028  [FLINK-17790][kafka] Fix JDK 11 compile error
     new 4dc3bda  [FLINK-17353][docs] Fix Broken links in Flink docs master
     new d40abbf  [docs-sync] Synchronize the latest documentation changes into 
Chinese documents

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...nk-architecture.md => flink-architecture.zh.md} |   2 +-
 docs/concepts/glossary.zh.md                       |  33 ++-
 docs/dev/batch/hadoop_compatibility.zh.md          |   2 +-
 docs/dev/batch/index.zh.md                         | 259 +++++++++++++++++++--
 docs/dev/connectors/cassandra.zh.md                |   2 +-
 docs/dev/connectors/elasticsearch.md               |   2 +-
 docs/dev/connectors/elasticsearch.zh.md            |   2 +-
 docs/dev/connectors/filesystem_sink.zh.md          |   2 +-
 docs/dev/connectors/kafka.zh.md                    |   2 +-
 docs/dev/connectors/kinesis.zh.md                  |  23 +-
 docs/dev/connectors/nifi.zh.md                     |   2 +-
 docs/dev/connectors/pubsub.zh.md                   |   2 +-
 docs/dev/connectors/rabbitmq.zh.md                 |   2 +-
 docs/dev/connectors/streamfile_sink.zh.md          | 201 +++++++++++++++-
 docs/dev/connectors/twitter.zh.md                  |   2 +-
 docs/dev/datastream_api.zh.md                      | 218 ++++++++++++++++-
 docs/dev/java_lambdas.zh.md                        |   4 +-
 docs/dev/libs/cep.zh.md                            |   4 +-
 docs/dev/parallel.zh.md                            |   2 +-
 docs/dev/stream/operators/index.zh.md              |   4 +-
 docs/dev/stream/operators/windows.zh.md            |   2 +-
 docs/dev/stream/state/checkpointing.md             |   4 +-
 docs/dev/stream/state/checkpointing.zh.md          |   6 +-
 docs/dev/stream/state/index.zh.md                  |  21 +-
 docs/dev/stream/state/queryable_state.zh.md        |   2 +-
 docs/dev/stream/state/state.zh.md                  | 130 ++++++++---
 docs/dev/table/common.zh.md                        |   6 +-
 docs/dev/table/connect.zh.md                       |  42 +++-
 docs/dev/table/index.zh.md                         |   2 +-
 docs/dev/table/sqlClient.zh.md                     |   4 +-
 docs/dev/types_serialization.zh.md                 | 200 ++++++++++++++++
 ...d_functions.md => user_defined_functions.zh.md} |   2 +-
 .../flink-operations-playground.md                 |   4 +-
 .../flink-operations-playground.zh.md              |   4 +-
 docs/getting-started/index.zh.md                   |  49 +++-
 .../walkthroughs/python_table_api.zh.md            |  29 ++-
 docs/index.md                                      |   7 +-
 docs/index.zh.md                                   |   6 +-
 docs/internals/task_lifecycle.md                   |   2 +-
 docs/internals/task_lifecycle.zh.md                |   2 +-
 docs/monitoring/metrics.zh.md                      |   6 +-
 docs/ops/config.md                                 |   2 +-
 docs/ops/config.zh.md                              |   2 +-
 docs/ops/memory/mem_migration.zh.md                |   6 +-
 docs/ops/memory/mem_trouble.zh.md                  |   4 +-
 docs/ops/memory/mem_tuning.zh.md                   |   3 +-
 docs/ops/python_shell.zh.md                        |   2 +-
 docs/ops/state/savepoints.md                       |   2 +-
 docs/ops/state/savepoints.zh.md                    |   2 +-
 49 files changed, 1159 insertions(+), 164 deletions(-)
 copy docs/concepts/{flink-architecture.md => flink-architecture.zh.md} (99%)
 copy docs/dev/{user_defined_functions.md => user_defined_functions.zh.md} (99%)

Reply via email to