This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 5f6200c7191 [FLINK-35886][source] Do not track already finished splits
in watermark alignment
add adb8368985a [FLINK-36084] Optimize parquet binary getBytes with
getBytesUnsafe to avoid copy cost (#25213)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/flink/formats/parquet/vector/ParquetDictionary.java | 2 +-
.../apache/flink/formats/parquet/vector/reader/BytesColumnReader.java | 2 +-
.../flink/formats/parquet/vector/reader/FixedLenBytesColumnReader.java | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)