This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from d94c7a4 [FLINK-20300] Add Flink 1.12 release notes
add fed8f03 [FLINK-20485][table] Wrap data views into a lazy binary format
add c2972b6 [FLINK-20485][table-runtime] Reuse internal data structures
in ExternalSerializer
No new revisions were added by this update.
Summary of changes:
.../table/planner/typeutils/DataViewUtils.java | 38 +++++++++-----
.../planner/codegen/agg/DistinctAggCodeGen.scala | 24 +++------
.../table/planner/plan/utils/AggregateUtil.scala | 14 ++---
.../runtime/typeutils/ArrayDataSerializer.java | 4 +-
.../runtime/typeutils/ExternalSerializer.java | 60 +++++++++++++++++-----
.../table/runtime/typeutils/MapDataSerializer.java | 4 +-
6 files changed, 87 insertions(+), 57 deletions(-)