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

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


    from 8d1cf521f47 [HUDI-8582] Adding support for nested fields with col 
stats (#12623)
     add f384aec0aa6 [HUDI-8634] Support schema on read in file group 
reader-based compaction and clustering in Spark (#12586)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/table/HoodieCompactionHandler.java |   2 +
 .../hudi/table/action/compact/HoodieCompactor.java |   8 +-
 .../MultipleSparkJobExecutionStrategy.java         |   3 +-
 .../hudi/table/HoodieSparkCopyOnWriteTable.java    |   2 +
 .../apache/spark/sql/hudi/ddl/TestSpark3DDL.scala  | 162 ++++++++++++++++++---
 5 files changed, 149 insertions(+), 28 deletions(-)

Reply via email to