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 a818020 [HUDI-2530] Adding async compaction support to integ test
suite framework (#3750)
add 2a392d8 [HUDI-2534] Remove the sort operation when bulk_insert in
batch mode (#3772)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/hudi/configuration/FlinkOptions.java | 4 ++--
.../java/org/apache/hudi/sink/bulk/BulkInsertWriterHelper.java | 2 +-
.../src/main/java/org/apache/hudi/sink/utils/Pipelines.java | 6 ++++--
.../src/main/java/org/apache/hudi/table/HoodieTableSink.java | 10 +++++-----
4 files changed, 12 insertions(+), 10 deletions(-)