[
https://issues.apache.org/jira/browse/FLINK-18417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-18417.
--------------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
Fixed in 1.12.0: 6834ed181aa9edda6b9c7fb61696de93170a88d1
> Support List as a conversion class for ARRAY
> --------------------------------------------
>
> Key: FLINK-18417
> URL: https://issues.apache.org/jira/browse/FLINK-18417
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> Currently we don't support {{List}} as a conversion class in the new type
> system. However, there are multiple reasons why we should support this
> conversion:
> 1) Hive uses {{List}} as the default for representing arrays e.g. in
> functions.
> 2) The new Expression DSL supports converting lists to array literals already.
> 3) The list interface is essential for Java users and part of many structured
> types.
> 4) We need to represent lists in {{ListView}} for aggregate functions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)