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

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


    from 037f89ee7c [HUDI-3921] Fixed schema evolution cannot work with 
HUDI-3855 (#5376)
     add c4bc2deea0 [HUDI-3936] Fix projection for a nested field as 
pre-combined key (#5379)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hudi/avro/HoodieAvroUtils.java | 32 +++++++++++++++-------
 .../org/apache/hudi/avro/TestHoodieAvroUtils.java  |  7 +++++
 .../org/apache/hudi/BaseFileOnlyRelation.scala     |  6 ++--
 .../scala/org/apache/hudi/HoodieBaseRelation.scala | 19 ++++++++-----
 .../hudi/MergeOnReadIncrementalRelation.scala      |  2 +-
 .../apache/hudi/MergeOnReadSnapshotRelation.scala  |  2 +-
 .../hudi/functional/TestMORDataSourceStorage.scala | 28 ++++++++++++-------
 .../functional/TestParquetColumnProjection.scala   |  4 +--
 8 files changed, 66 insertions(+), 34 deletions(-)

Reply via email to