You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by zh...@apache.org on 2020/08/18 03:09:25 UTC

[flink] branch master updated (a2f0199 -> 2182b8d)

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

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


    from a2f0199  [FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table
     add 2182b8d  [FLINK-18972][runtime] BulkSlotProviderImpl disables batch slot request timeout check only when its slot allocation interface is really in use

No new revisions were added by this update.

Summary of changes:
 .../runtime/jobmaster/slotpool/BulkSlotProviderImpl.java  |  3 +--
 .../jobmaster/slotpool/BulkSlotProviderImplTest.java      | 15 +++++++++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)