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

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


    from f49b5d34342 [HUDI-4991] Allow kafka-like configs to set truststore and 
keystore for the SchemaProvider
     add 2f22b07385f [HUDI-5276] Fix getting partition paths under relative 
paths (#7744)

No new revisions were added by this update.

Summary of changes:
 .../functional/TestHoodieBackedTableMetadata.java  |   5 +-
 .../org/apache/hudi/BaseHoodieTableFileIndex.java  |   2 +-
 .../metadata/FileSystemBackedTableMetadata.java    |  15 +--
 .../hudi/metadata/HoodieBackedTableMetadata.java   |  20 +++-
 .../apache/hudi/metadata/HoodieTableMetadata.java  |  10 +-
 .../apache/hudi/SparkHoodieTableFileIndex.scala    |   4 +-
 .../org/apache/hudi/TestHoodieFileIndex.scala      | 133 ++++++++++++++++++++-
 7 files changed, 161 insertions(+), 28 deletions(-)

Reply via email to