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

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


    from 76bf2cc  [HUDI-1692] Bounded source for stream writer (#2674)
     add 3b36cb8  [HUDI-1552] Improve performance of key lookups from base file 
in Metadata Table. (#2494)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/cli/commands/MetadataCommand.java  |   6 +-
 .../java/org/apache/hudi/table/HoodieTable.java    |   3 +-
 .../hudi/metadata/TestHoodieBackedMetadata.java    |   1 -
 .../hudi/common/config/HoodieMetadataConfig.java   |  15 ---
 .../common/table/view/FileSystemViewManager.java   |   2 +-
 .../apache/hudi/io/storage/HoodieHFileReader.java  |  35 +++--
 .../hudi/metadata/HoodieBackedTableMetadata.java   | 142 +++++++++++++--------
 .../apache/hudi/metadata/HoodieTableMetadata.java  |   7 +-
 8 files changed, 125 insertions(+), 86 deletions(-)

Reply via email to