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 8b2fada [FLINK-22348][python] Fix DataStream.execute_and_collect
which doesn't declare managed memory for Python operators
add 48b8018 [FLINK-22350][python][docs] Add documentation for
user-defined window in Python DataStream API
No new revisions were added by this update.
Summary of changes:
.../dev/python}/datastream/operators/_index.md | 4 +-
.../{operators.md => operators/overview.md} | 6 +-
.../dev/python/datastream/operators/windows.md | 585 +++++++++++++++++++++
.../{ => python}/datastream/operators/_index.md | 4 +-
.../{operators.md => operators/overview.md} | 4 +-
.../dev/python/datastream/operators/windows.md | 585 +++++++++++++++++++++
6 files changed, 1179 insertions(+), 9 deletions(-)
copy docs/{content/docs/dev =>
content.zh/docs/dev/python}/datastream/operators/_index.md (98%)
rename docs/content.zh/docs/dev/python/datastream/{operators.md =>
operators/overview.md} (97%)
create mode 100644
docs/content.zh/docs/dev/python/datastream/operators/windows.md
copy docs/content/docs/dev/{ => python}/datastream/operators/_index.md (98%)
rename docs/content/docs/dev/python/datastream/{operators.md =>
operators/overview.md} (99%)
create mode 100644 docs/content/docs/dev/python/datastream/operators/windows.md