This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 706108e5ea [HUDI-4536] ClusteringOperator causes the
NullPointerException when writing with BulkInsertWriterHelper in clustering
(#6298)
add 1761b897ca [HUDI-4385] Support online compaction in the flink batch
mode write (#6093)
No new revisions were added by this update.
Summary of changes:
.../hudi/sink/StreamWriteOperatorCoordinator.java | 5 +++++
.../hudi/sink/compact/CompactionPlanOperator.java | 9 ++++++++-
.../java/org/apache/hudi/table/HoodieTableSink.java | 4 ++++
.../hudi/sink/compact/ITTestHoodieFlinkCompactor.java | 18 ++++++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)