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

[flink] branch master updated (ccbb05e -> 8746017)

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

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


    from ccbb05e  [FLINK-23843][runtime] Properly fail the job when SplitEnumeratorContext.runInCoordinatorThread() throws an exception.
     add 8746017  [FLINK-26504][python] Fix the incorrect type error in unbounded Python UDAF

No new revisions were added by this update.

Summary of changes:
 .../pyflink/fn_execution/table/operations.py       |  6 +++++-
 flink-python/pyflink/table/tests/test_udaf.py      | 22 ++++++++++++++++++++++
 2 files changed, 27 insertions(+), 1 deletion(-)