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 10e3a9a [MINOR] Fix typo,'properites' corrected to 'properties'
(#3738)
add a818020 [HUDI-2530] Adding async compaction support to integ test
suite framework (#3750)
No new revisions were added by this update.
Summary of changes:
.../{test.properties => compact-test.properties} | 9 +-
...complex-dag-mor.yaml => mor-async-compact.yaml} | 108 ++++++++++++++-------
docker/demo/config/test-suite/test.properties | 4 -
.../integ/testsuite/HoodieTestSuiteWriter.java | 20 +++-
.../integ/testsuite/dag/nodes/CompactNode.java | 7 +-
.../testsuite/dag/nodes/ScheduleCompactNode.java | 1 -
6 files changed, 99 insertions(+), 50 deletions(-)
copy docker/demo/config/test-suite/{test.properties =>
compact-test.properties} (89%)
copy docker/demo/config/test-suite/{complex-dag-mor.yaml =>
mor-async-compact.yaml} (53%)