This is an automated email from the ASF dual-hosted git repository.
panyuepeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 39c4348e7e0 [FLINK-39427][build] Use Apache Parent POM 35
new f9ed1d2de96 [hotfix][test] Use Long#compare to replace equivalent
statements to improve readability.
new 5c2a4ccb91e [hotfix][test] Move some auto-closable variables into
try-block to manage the closing of objects for MassiveStringSorting.java and
MassiveStringValueSorting.java
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/operators/hash/CompactingHashTableTest.java | 2 +-
.../flink/runtime/operators/hash/HashTableTest.java | 2 +-
.../operators/hash/InPlaceMutableHashTableTest.java | 2 +-
.../test/manual/HashTableRecordWidthCombinations.java | 2 +-
.../apache/flink/test/manual/MassiveStringSorting.java | 12 ++----------
.../flink/test/manual/MassiveStringValueSorting.java | 16 ++--------------
6 files changed, 8 insertions(+), 28 deletions(-)