loserwang1024 opened a new issue, #3656: URL: https://github.com/apache/fluss/issues/3656
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Description The parent issue proposes an SST-file-based batch read approach for PK tables. This issue implements the core `KvSnapshotAndLogBatchScanner`, following the pattern of [`LakeSnapshotAndLogSplitScanner`](https://github.com/apache/fluss/blob/main/fluss-client/src/main/java/org/apache/fluss/client/table/scanner/batch/LakeSnapshotAndLogSplitScanner.java) but replacing the lakehouse snapshot data source with KV snapshot SST files. ### Willingness to contribute - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
