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

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


    from 3ab320c3c04 [FLINK-38431][table] Support VECTOR_SEARCH in batch mode 
(#27154)
     add 9b21a9716cc [FLINK-38574][checkpoint] Avoid reusing re-uploaded sst 
files when checkpoint notification is delayed (#27157)

No new revisions were added by this update.

Summary of changes:
 .../snapshot/ForStIncrementalSnapshotStrategy.java | 15 ++--
 .../forst/snapshot/ForStSnapshotStrategyBase.java  | 94 ++++++++++++++++++++--
 .../ForStIncrementalSnapshotStrategyTest.java      | 35 ++++++++
 .../snapshot/RocksDBSnapshotStrategyBase.java      | 90 +++++++++++++++++++--
 .../snapshot/RocksIncrementalSnapshotStrategy.java | 16 ++--
 .../RocksIncrementalSnapshotStrategyTest.java      | 35 ++++++++
 6 files changed, 257 insertions(+), 28 deletions(-)

Reply via email to