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

zhangyue19921010 pushed a change to branch UT-Test
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 2016b19ecca test UT
     add dca18eb6cee test ut
     add fbf852546d8 [MINOR] Fixing master for build failure (#13085)
     add 76a8615fa91 [MINOR] Fix NumberFormatException while updating metrics 
for MDT in table version 6 (#13056)
     add b19a0535197 Merge branch 'master' into UT-Test
     add 32be9857a80 test ut

No new revisions were added by this update.

Summary of changes:
 .../index/bucket/partition/NumBucketsFunction.java |  21 ++-
 ...ieBackedTableMetadataWriterTableVersionSix.java |   6 +
 .../org/apache/hudi/metrics/HoodieMetrics.java     |   4 +-
 .../apache/hudi/config/TestHoodieWriteConfig.java  |   2 +-
 .../org/apache/hudi/metrics/TestHoodieMetrics.java |   7 +-
 .../model/PartitionBucketIndexHashingConfig.java   |  35 ++++-
 .../table/view/HoodieTableFileSystemView.java      |   2 +-
 .../java/org/apache/hudi/source/FileIndex.java     |  76 +++++++----
 .../hudi/source/prune/PrimaryKeyPruners.java       |  10 +-
 .../org/apache/hudi/table/HoodieTableSource.java   |  30 +++--
 .../apache/hudi/table/ITTestHoodieDataSource.java  |  42 ++++++
 .../apache/hudi/table/TestHoodieTableSource.java   | 143 +++++++++++++++++++--
 12 files changed, 310 insertions(+), 68 deletions(-)

Reply via email to