This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch release-1.15
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 1b04ba8 [FLINK-26701][connectors] Revert FLINK-25927 apart from
adding connector-base to flink-dist
new d1445f1 [FLINK-26770][table-planner] Fix ArrayToArrayCastRule result
data structure
new ecd3bd7 [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(-)