Todd Gao created HUDI-3672:
------------------------------

             Summary: Refine GenericData calls to work with Avro 1.10
                 Key: HUDI-3672
                 URL: https://issues.apache.org/jira/browse/HUDI-3672
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: Todd Gao


Since version 1.10, Avro introduces a breaking change into GenericData methods. 
See also https://github.com/apache/avro/pull/864

In some situations, we need to use Hudi together with new Avro version. For 
example, Presto upgrades it parquet dependency version (as well as Avro) to 
adopt the encryption features. However this leads to the Hudi MOR table could 
not be read 
 as tested in https://github.com/prestodb/presto/pull/17463, and 
https://github.com/prestodb/presto/runs/5581838178?check_suite_focus=true.

This ticket tracks the process to make Hudi work with Avro 1.10+



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to