[Bug] streaming read by from-timestamp
may be occur exception(snapshot file not fund) sometimes #3479
Open
Description
Search before asking
- I searched in the issues and found nothing similar.
Paimon version
0.8
Compute Engine
Flink
Minimal reproduce step
Analyze source code in SnapshotManager.class
when read earliest snapshot file at step2, the snapshot maybe expired and deleted
What doesn't meet your expectations?
query job will failed by throw FileNotFoundException
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!