This is an automated email from the ASF dual-hosted git repository.
gaoyunhaii pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git
from ab2ba9612a6 [FLINK-31763][runtime] Convert requested buffers to
overdraft buffers when pool size is decreased
add 389389fabd0 [FLINK-31708][API/Type Serialization System] Make
DataInputView#read(byte[], int, int) return 0 if len is 0.
No new revisions were added by this update.
Summary of changes:
.../org/apache/flink/core/memory/DataInputDeserializer.java | 2 +-
.../main/java/org/apache/flink/core/memory/DataInputView.java | 7 ++++++-
flink-core/src/main/java/org/apache/flink/types/Record.java | 2 +-
.../apache/flink/core/memory/DataInputDeserializerTest.java | 10 ++++++++++
4 files changed, 18 insertions(+), 3 deletions(-)