This is an automated email from the ASF dual-hosted git repository.
fanrui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 21403e31f47 [FLINK-33583][table-planner] Support state ttl hint for
regular join
new a6412b8497d [FLINK-32852][JUnit5 migration] Migrate
ExceptionHistoryEntryTest and RootExceptionHistoryEntryTest to Junit5 and
Assertj
new 8a04ae03b9f [FLINK-32852][hotfix] DefaultSchedulerTest should use the
LOG instead of TestLogger of junit4
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/scheduler/DefaultSchedulerTest.java | 10 +-
.../ArchivedTaskManagerLocationMatcher.java | 22 +----
.../ExceptionHistoryEntryMatcher.java | 53 ++---------
.../ExceptionHistoryEntryTest.java | 104 +++++++++++----------
.../RootExceptionHistoryEntryTest.java | 97 +++++++++----------
5 files changed, 123 insertions(+), 163 deletions(-)