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 1e0513d1585a [MINOR] Incremental and Time Travel Query Testing (#13934)
     add c2b564dbbe42 [HUDI-9778] Remove HoodieRecord wrapper from MDT reads 
(#13796)

No new revisions were added by this update.

Summary of changes:
 .../hudi/index/SparkMetadataTableRecordIndex.java  |  5 +-
 .../apache/hudi/common/util/HoodieDataUtils.java   | 27 ++++++++++
 .../apache/hudi/metadata/BaseTableMetadata.java    | 57 ++++++++++------------
 .../hudi/metadata/HoodieBackedTableMetadata.java   | 38 +++++++--------
 .../org/apache/hudi/RecordLevelIndexSupport.scala  |  5 +-
 .../org/apache/hudi/SecondaryIndexSupport.scala    |  4 +-
 .../sql/hudi/common/TestHoodieDataUtils.scala      | 33 +++++++++++++
 7 files changed, 114 insertions(+), 55 deletions(-)

Reply via email to