You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by yi...@apache.org on 2022/06/11 20:19:30 UTC

[hudi] branch master updated (08fe281091 -> 97ccf5dd18)

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

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


    from 08fe281091 [HUDI-4221] Fixing getAllPartitionPaths perf hit w/ FileSystemBackedMetadata (#5829)
     add 97ccf5dd18 [HUDI-4223] Fix NullPointerException from getLogRecordScanner when reading metadata table (#5840)

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/org/apache/hudi/HoodieMergeOnReadRDD.scala       | 6 +++---
 .../hudi/functional/TestMetadataTableWithSparkDataSource.scala      | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)