[
https://issues.apache.org/jira/browse/HUDI-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen updated HUDI-6474:
-----------------------------
Fix Version/s: 0.14.0
> Add comprehensive schema evolution support for complex types
> ------------------------------------------------------------
>
> Key: HUDI-6474
> URL: https://issues.apache.org/jira/browse/HUDI-6474
> Project: Apache Hudi
> Issue Type: Task
> Reporter: voon
> Assignee: voon
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
>
> CastMap only supports casting between supported primitive types.
> Complex types like:
> # ARRAY<...>
> # MAP<String, ...>
> # ROW<...>
> Are not supported. The task here is to add support for these types to reduce
> difference in support level between Spark and Flink.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)