This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git
from 6879e071f [doc] Update S3 complaint object store: Tencent COS
add 67fc97c95 [core] add range check of snapshot id during scan to prevent
endless waiting (#1040)
No new revisions were added by this update.
Summary of changes:
.../table/source/InnerStreamTableScanImpl.java | 9 +++++
...ScanException.java => OutOfRangeException.java} | 16 ++------
.../paimon/table/source/StreamTableScanTest.java | 44 ++++++++++++++++++++++
3 files changed, 57 insertions(+), 12 deletions(-)
copy
paimon-core/src/main/java/org/apache/paimon/table/source/{EndOfScanException.java
=> OutOfRangeException.java} (77%)