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 55510c436489 refactor: Add Lombok annotations to hudi-utilities (Part
2) (#17876)
add ff4da473baf8 fix: reload table config after record index bootstrap to
avoid bloom index fallback (#17508)
No new revisions were added by this update.
Summary of changes:
.../metadata/HoodieBackedTableMetadataWriter.java | 7 ++++
.../hudi/metadata/HoodieTableMetadataWriter.java | 5 +++
.../hudi/client/HoodieFlinkTableServiceClient.java | 3 ++
.../apache/hudi/client/HoodieJavaWriteClient.java | 7 +++-
.../apache/hudi/client/SparkRDDWriteClient.java | 3 ++
.../hudi/client/TestSparkRDDWriteClient.java | 43 ++++++++++++++++++++++
6 files changed, 66 insertions(+), 2 deletions(-)