This is an automated email from the ASF dual-hosted git repository.
akudinkin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from b00dac54642 [HUDI-5503] Optimize flink table factory option check
(#7608)
add 88d8e5e96d5 [MINOR] Cleaning up recently introduced configs (#7772)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/config/HoodieWriteConfig.java | 12 ++++++------
.../java/org/apache/hudi/util/ExecutorFactory.java | 2 +-
.../execution/TestDisruptorExecutionInSpark.java | 8 +++++---
.../hudi/execution/TestDisruptorMessageQueue.java | 4 ++--
.../scala/org/apache/hudi/DataSourceOptions.scala | 13 +------------
.../org/apache/hudi/HoodieSparkSqlWriter.scala | 21 +++++++++++++++++----
.../hudi/command/MergeIntoHoodieTableCommand.scala | 3 ++-
.../TestHoodiePruneFileSourcePartitions.scala | 4 ++--
8 files changed, 36 insertions(+), 31 deletions(-)