This is an automated email from the ASF dual-hosted git repository.
arvid pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 155f17d [FLINK-26564][connectors/filesystem] Fix the bug that
CompactCoordinatorStateHandler doesn't properly handle the cleanup-in-progress
requests.
new e7d9c59 [FLINK-26349][AvroParquet][test] add test for reading reflect
records from parquet file created with generic record schema.
new 128e191 [FLINK-26349][test] migrate AvroParquetRecordFormatTest to
AssertJ
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:
.../parquet/avro/AvroParquetFileReadITCase.java | 54 ++++++-
.../parquet/avro/AvroParquetRecordFormatTest.java | 171 ++++++++++++++-------
2 files changed, 163 insertions(+), 62 deletions(-)