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

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


    from 9af7b09aec [HUDI-3894] Fix gcp bundle to include HBase dependencies 
and shading (#5349)
     add 81bf771e56 [HUDI-3902] Fallback to `HadoopFsRelation` in cases 
non-involving Schema Evolution (#5352)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/BaseFileOnlyRelation.scala     | 50 +++++++++++++++++++++-
 .../main/scala/org/apache/hudi/DefaultSource.scala | 36 ++++++++++++++--
 .../scala/org/apache/hudi/HoodieBaseRelation.scala | 15 ++++---
 .../scala/org/apache/hudi/SparkDatasetMixin.scala} | 30 ++++++++-----
 .../apache/hudi/functional/TestCOWDataSource.scala | 19 ++++----
 .../hudi/functional/TestCOWDataSourceStorage.scala |  3 +-
 .../apache/hudi/functional/TestMORDataSource.scala | 20 +++------
 .../functional/TestParquetColumnProjection.scala   |  9 ++--
 8 files changed, 133 insertions(+), 49 deletions(-)
 copy 
hudi-spark-datasource/hudi-spark/src/{main/scala/org/apache/spark/sql/hudi/command/UuidKeyGenerator.scala
 => test/scala/org/apache/hudi/SparkDatasetMixin.scala} (51%)

Reply via email to