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 459b342 [HUDI-2593] Virtual keys support for metadata table (#3968)
add c8617d9 [HUDI-2472] Enabling metadata table for
TestHoodieMergeOnReadTable and TestHoodieCompactor (#4023)
No new revisions were added by this update.
Summary of changes:
.../hudi/testutils/HoodieWriteableTestTable.java | 36 +++++++++++-------
.../testutils/HoodieFlinkWriteableTestTable.java | 18 ++++++---
.../hudi/table/TestHoodieMergeOnReadTable.java | 43 +++++++++++++---------
.../table/action/compact/TestHoodieCompactor.java | 20 ++--------
.../testutils/HoodieSparkWriteableTestTable.java | 22 +++++++++--
.../hudi/common/testutils/HoodieTestTable.java | 1 +
6 files changed, 84 insertions(+), 56 deletions(-)