You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by co...@apache.org on 2022/02/02 12:20:48 UTC

[hudi] branch master updated (72f7348 -> caef3d5)

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

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


    from 72f7348  [HUDI-2589] RFC-37: Metadata table based bloom index (#3989)
     add caef3d5  [HUDI-3330] Remove fixture test tables for multi writer tests (#4704)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/common/testutils/FixtureUtils.java |  81 --------------
 .../TestHoodieDeltaStreamerWithMultiWriter.java    | 116 ++++++++++++++-------
 ...inuousModeWithMultipleWriters.COPY_ON_WRITE.zip | Bin 2592485 -> 0 bytes
 ...inuousModeWithMultipleWriters.MERGE_ON_READ.zip | Bin 3015940 -> 0 bytes
 4 files changed, 76 insertions(+), 121 deletions(-)
 delete mode 100644 hudi-common/src/test/java/org/apache/hudi/common/testutils/FixtureUtils.java
 delete mode 100644 hudi-utilities/src/test/resources/fixtures/testUpsertsContinuousModeWithMultipleWriters.COPY_ON_WRITE.zip
 delete mode 100644 hudi-utilities/src/test/resources/fixtures/testUpsertsContinuousModeWithMultipleWriters.MERGE_ON_READ.zip