This is an automated email from the ASF dual-hosted git repository.
zhuzh pushed a change to branch release-1.15
in repository https://gitbox.apache.org/repos/asf/flink.git
from 96c400cf909 [FLINK-24960][yarn-tests] change order of statements to
avoid race condition
new ace5f3c827c [hotfix] Rework BinaryInputFormatTest to be based on
AssertJ
new c9a706b8388 [FLINK-28018][core] correct the start index for creating
empty splits in BinaryInputFormat#createInputSplits
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:
.../flink/api/common/io/BinaryInputFormat.java | 2 +-
.../flink/api/common/io/BinaryInputFormatTest.java | 115 +++++++++++++++------
2 files changed, 84 insertions(+), 33 deletions(-)