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

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


    from c260bce03ec [HUDI-7076] Turn on new features by default through 
configs for 1.0.0-beta1 (#9998)
     add 796ac8697e7 [HUDI-7074] Flink incremental query for non-blocking 
concurrency control (#10053)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/io/HoodieMergedReadHandle.java |  2 +-
 .../hudi/client/TestJavaHoodieBackedMetadata.java  | 21 ++++++++-
 .../functional/TestHoodieBackedMetadata.java       | 26 +++++++++--
 .../hudi/metadata/HoodieTableMetadataUtil.java     |  4 +-
 .../hudi/sink/bootstrap/BootstrapOperator.java     |  2 +-
 .../partitioner/profile/DeltaWriteProfile.java     |  2 +-
 .../apache/hudi/source/IncrementalInputSplits.java | 32 +++++++++++---
 .../apache/hudi/table/format/TestInputFormat.java  | 50 ++++++++++++++++++++++
 .../test/java/org/apache/hudi/utils/TestUtils.java | 11 +++++
 9 files changed, 135 insertions(+), 15 deletions(-)

Reply via email to