[
https://issues.apache.org/jira/browse/HUDI-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zouxxyy updated HUDI-5191:
--------------------------
Description:
After spark3.2, avro was upgraded to 1.10.2+, some functions changed.
E.g:
If the Key is not found, `GenericData#get` will throw a
AvroRuntimeException("Not a valid schema field: " + key), while it will return
null before.
> avro compatibility with spark3.2+
> ---------------------------------
>
> Key: HUDI-5191
> URL: https://issues.apache.org/jira/browse/HUDI-5191
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: zouxxyy
> Priority: Major
>
> After spark3.2, avro was upgraded to 1.10.2+, some functions changed.
> E.g:
> If the Key is not found, `GenericData#get` will throw a
> AvroRuntimeException("Not a valid schema field: " + key), while it will
> return null before.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)