This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 06f233e [FLINK-22119][hive][doc] Update document for hive dialect
new 58f9c50 [FLINK-20720][docs][python] Add documentation about output
types for Python DataStream API
new 00865d0 [FLINK-20720][python][docs] Add documentation for
ProcessFunction in Python DataStream API
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:
.../docs/dev/datastream/operators/overview.md | 4 +-
.../dev/datastream/operators/process_function.md | 119 +++++++++++++++++++++
.../dev/python/datastream/operators/overview.md | 119 +++++++++++++++++----
.../datastream/operators/process_function.md | 52 +++++++++
.../docs/dev/datastream/operators/overview.md | 2 +-
.../dev/datastream/operators/process_function.md | 119 +++++++++++++++++++++
.../dev/python/datastream/operators/overview.md | 119 +++++++++++++++++----
.../datastream/operators/process_function.md | 52 +++++++++
8 files changed, 539 insertions(+), 47 deletions(-)
create mode 100644
docs/content.zh/docs/dev/python/datastream/operators/process_function.md
create mode 100644
docs/content/docs/dev/python/datastream/operators/process_function.md