voon created HUDI-6474:
--------------------------
Summary: 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
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)