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 137ed3e [FLINK-26477][python] Support WindowedStream.aggregate API in
PyFlink
new 7f3fa54 [FLINK-26770][table-planner] Fix ArrayToArrayCastRule result
data structure
new ee91ff6 [hotfix][table-common] Improve JavaDocs of GenericArrayData
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:
.../apache/flink/table/data/GenericArrayData.java | 21 +++++++++--
.../functions/casting/ArrayToArrayCastRule.java | 28 ++-------------
.../planner/functions/casting/CastRulesTest.java | 42 ++++++++++++++++++++--
3 files changed, 60 insertions(+), 31 deletions(-)