This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from cba6b2c [FLINK-24501][table-runtime] Stores window progress into
state in order to check whether an input element is late or not for window-tvf
aggregate operator
add ad3210b [FLINK-24001][table-runtime] Window table-valued function
operator support proctime window
No new revisions were added by this update.
Summary of changes:
.../window/WindowTableFunctionOperator.java | 20 ++--
.../window/WindowTableFunctionOperatorTest.java | 102 +++++++++++++++++++++
2 files changed, 115 insertions(+), 7 deletions(-)