This is an automated email from the ASF dual-hosted git repository.

danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 67862047d6b [HUDI-6325] Only filter override configs (#8899)
     add 8bbda17bc87 [HUDI-6367] Fix NPE in HoodieAvroParquetReader and support 
complex schema with timestamp (#8955)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/avro/TestHoodieAvroUtils.java  | 19 ++++++
 .../hudi/hadoop/HoodieColumnProjectionUtils.java   | 61 +++++++++++++----
 .../hudi/hadoop/avro/HoodieAvroParquetReader.java  | 27 ++++----
 .../hadoop/TestHoodieColumnProjectionUtils.java    | 76 ++++++++++++++++++++++
 4 files changed, 155 insertions(+), 28 deletions(-)
 create mode 100644 
hudi-hadoop-mr/src/test/java/org/apache/hudi/hadoop/TestHoodieColumnProjectionUtils.java

Reply via email to