You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2021/11/19 16:10:59 UTC

[hudi] branch master updated (bf00876 -> eba354e)

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 bf00876  [HUDI-2798] Fix flink query operation fields (#4041)
     add eba354e  [HUDI-2731] Make clustering work regardless of whether there are baseā€¦ (#3970)

No new revisions were added by this update.

Summary of changes:
 .../MultipleSparkJobExecutionStrategy.java         |   5 +-
 .../TestHoodieSparkMergeOnReadTableClustering.java | 119 +++++++++++++++++----
 ...HoodieSparkMergeOnReadTableIncrementalRead.java |   8 +-
 ...dieSparkMergeOnReadTableInsertUpdateDelete.java |   3 +-
 .../SparkClientFunctionalTestHarness.java          |   6 +-
 .../common/table/log/HoodieFileSliceReader.java    |  46 +++++---
 6 files changed, 146 insertions(+), 41 deletions(-)