This is an automated email from the ASF dual-hosted git repository.
voonhous pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 2c14ff2779dd fix(spark): align libthrift with the Hive 2.3.10 client
jars (#19682)
add bbb2a3a26fa4 fix(lock): stop guarding the filesystem lock with an
interned string literal and make the provider serializable (#19486)
No new revisions were added by this update.
Summary of changes:
.../lock/FileSystemBasedLockProvider.java | 102 +++++--
.../FileSystemBasedLockProviderTestClass.java | 19 +-
.../lock/TestFileSystemBasedLockProvider.java | 313 +++++++++++++++++++++
.../org/apache/hudi/storage/HoodieStorage.java | 4 +
4 files changed, 414 insertions(+), 24 deletions(-)