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

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


    from df46f89  [FLINK-20522][table] Add built-in IFNULL function
     new c6443a5  [FLINK-15660][runtime] request slot should success if the 
slot is already allocated with the same allocation id
     new 8dc257d  [FLINK-20837][runtime] Refactor dynamic SlotID

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:
 .../runtime/clusterframework/types/SlotID.java     |  4 +-
 .../taskexecutor/slot/TaskSlotTableImpl.java       | 70 +++++++++++------
 .../runtime/taskexecutor/TaskExecutorTest.java     |  4 +-
 .../taskexecutor/slot/TaskSlotTableImplTest.java   | 88 +++++++++++++++++++---
 4 files changed, 128 insertions(+), 38 deletions(-)

Reply via email to