You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by sa...@apache.org on 2021/01/29 18:27:27 UTC

[hudi] branch master updated (23f2ef3 -> 2d2d5c8)

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

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


    from 23f2ef3  [HUDI-623] Remove UpgradePayloadFromUberToApache (#2455)
     add 2d2d5c8  [HUDI-1555] Remove isEmpty to improve clustering execution performance (#2502)

No new revisions were added by this update.

Summary of changes:
 .../SparkRecentDaysClusteringPlanStrategy.java     | 12 +++++++---
 .../SparkSortAndSizeExecutionStrategy.java         |  3 +++
 ...SparkExecuteClusteringCommitActionExecutor.java | 27 +++++++++++++++++-----
 .../commit/BaseSparkCommitActionExecutor.java      |  7 +++++-
 .../hudi/functional/TestStructuredStreaming.scala  | 23 +++++++++++-------
 5 files changed, 54 insertions(+), 18 deletions(-)