This is an automated email from the ASF dual-hosted git repository.
godfrey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from d293577 [FLINK-22307][network] Increase the default value of data
writing cache size (not configurable) for sort-merge blocking shuffle
add d32ca07 [FLINK-22310][table-planner-blink] Fix the incorrect
deserialization result of LogicalWindowJsonDeserializer
No new revisions were added by this update.
Summary of changes:
.../expressions/PlannerWindowReference.java | 13 +++
.../exec/serde/LogicalWindowJsonDeserializer.java | 2 +-
.../table/planner/plan/logical/groupWindows.scala | 71 +++++++++++++-
.../nodes/exec/serde/LogicalWindowSerdeTest.java | 104 ++++++++++-----------
4 files changed, 129 insertions(+), 61 deletions(-)