This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 57961c0e37 Use as.of.instant for IncrementalRelation (#6921)
add 6b73c814f9 [HUDI-5209] Fixing `QueueBasedExecutor` in Spark bundles
(missing Disruptor as dep) (#7188)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/config/HoodieWriteConfig.java | 4 ++-
.../table/action/commit/HoodieMergeHelper.java | 33 +++++++++++-----------
.../hudi/util/QueueBasedExecutorFactory.java | 0
packaging/hudi-spark-bundle/pom.xml | 5 +++-
packaging/hudi-utilities-bundle/pom.xml | 1 +
5 files changed, 25 insertions(+), 18 deletions(-)
rename hudi-client/{hudi-spark-client =>
hudi-client-common}/src/main/java/org/apache/hudi/util/QueueBasedExecutorFactory.java
(100%)