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 ee956b8951 [HUDI-4379] Bump Flink versions to 1.14.5 and 1.15.1 (#6080)
     add e70a427956 [HUDI-4391] Incremental read from archived commits for 
flink (#6096)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/common/table/log/InstantRange.java | 120 ++++++++++++--
 .../apache/hudi/configuration/OptionsResolver.java |   8 +
 .../sink/partitioner/profile/WriteProfiles.java    |  42 +++++
 .../apache/hudi/source/IncrementalInputSplits.java | 181 ++++++++++++++++++---
 .../java/org/apache/hudi/util/StreamerUtil.java    |   8 +
 .../apache/hudi/table/ITTestHoodieDataSource.java  |  34 ++++
 .../apache/hudi/table/format/TestInputFormat.java  | 100 ++++++++++++
 .../test/java/org/apache/hudi/utils/TestUtils.java |   8 +
 8 files changed, 461 insertions(+), 40 deletions(-)

Reply via email to