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/05/29 12:06:21 UTC

[hudi] branch master updated (974b476 -> 0709c62)

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 974b476  [HUDI-1940] Add SqlQueryBasedTransformer unit test (#3004)
     add 0709c62  [HUDI-1800] Exclude file slices in pending compaction when performing small file sizing (#2902)

No new revisions were added by this update.

Summary of changes:
 .../SparkUpsertDeltaCommitPartitioner.java         | 10 +--
 .../table/action/commit/TestUpsertPartitioner.java | 84 ++++++++++++++++++++++
 .../hudi/common/testutils/FileCreateUtils.java     |  6 ++
 3 files changed, 95 insertions(+), 5 deletions(-)