This is an automated email from the ASF dual-hosted git repository.

sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 19652715142a fix: (table-services) When using multiwriter do not 
delete pending rollback plan if exception is thrown while reading it (#18093)
     add dbbf86d6160b Adds a guardrail to prevent the creation of the 
SparkRDDWriteClient when Spark's speculative execution is enabled (#18045)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/config/HoodieWriteConfig.java  | 21 +++++++++++
 .../apache/hudi/client/SparkRDDWriteClient.java    | 23 +++++++++++
 .../callback/TestHoodieClientInitCallback.java     | 14 +++++++
 .../hudi/client/TestSparkRDDWriteClient.java       | 44 ++++++++++++++++++++++
 4 files changed, 102 insertions(+)

Reply via email to