Jing Zhang created FLINK-25645:
----------------------------------
Summary: UnsupportedOperationException would thrown out when hash
shuffle by a field with array type
Key: FLINK-25645
URL: https://issues.apache.org/jira/browse/FLINK-25645
Project: Flink
Issue Type: Sub-task
Components: Table SQL / Planner
Reporter: Jing Zhang
Attachments: image-2022-01-13-19-12-40-756.png,
image-2022-01-13-19-15-28-395.png
Currently array type is not supported as hash shuffle key because CodeGen does
not support it yet.
!image-2022-01-13-19-15-28-395.png!
An unsupportedOperationException would thrown out when hash shuffle by a field
with array type,
!image-2022-01-13-19-12-40-756.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)