You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by ak...@apache.org on 2022/10/12 22:02:03 UTC

[hudi] branch master updated (a989d32f40 -> 42dcfc43c4)

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

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


    from a989d32f40 [MINOR] Moved readme from  .github to the workflows folder (#6932)
     add 42dcfc43c4 [HUDI-4952] Fixing reading from metadata table when there are no inflight commits (#6836)

No new revisions were added by this update.

Summary of changes:
 .../functional/TestHoodieBackedMetadata.java       | 35 ++++++++++++++++++----
 .../hudi/metadata/HoodieTableMetadataUtil.java     |  8 +++--
 .../scala/org/apache/hudi/HoodieFileIndex.scala    | 26 ++++++++++------
 .../scala/org/apache/hudi/cdc/HoodieCDCRDD.scala   |  2 +-
 .../org/apache/hudi/TestHoodieFileIndex.scala      |  1 +
 5 files changed, 54 insertions(+), 18 deletions(-)