You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by go...@apache.org on 2023/01/31 02:03:03 UTC

[flink] branch master updated (21e844b6c00 -> dcbb20688c0)

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

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


    from 21e844b6c00 [FLINK-30624][runtime] Introduce a new HeapPriorityQueue for StatusWatermarkValve to avoid affecting the performance of memory state backend.
     add dcbb20688c0 [FLINK-30727][table-planner] Fix JoinReorderITCaseBase.testBushyTreeJoinReorder failed

No new revisions were added by this update.

Summary of changes:
 .../runtime/stream/sql/join/JoinReorderITCase.java | 22 ++++++++++++++++++++--
 .../runtime/utils/JoinReorderITCaseBase.java       |  6 ++++++
 2 files changed, 26 insertions(+), 2 deletions(-)