This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch release-0.13.0
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 721b91304ca Bumping release candidate number 2
new b711e39c940 [MINOR] Added safety-net check to catch any potential
issue to deduce parallelism from the incoming `Dataset` appropriately (#7873)
new 820006e025a [HUDI-5718] Unsupported Operation Exception for compaction
(#7874)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../hudi/HoodieDatasetBulkInsertHelper.scala | 11 ++
.../table/action/compact/TestHoodieCompactor.java | 118 +++++++++++++++------
.../table/log/HoodieMergedLogRecordScanner.java | 3 +-
3 files changed, 98 insertions(+), 34 deletions(-)