fresh-borzoni opened a new issue, #571: URL: https://github.com/apache/fluss-rust/issues/571
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss-rust/issues) and found nothing similar. ### Description We can read a bucket's current state via limit scan, but there's no way to read a whole PK table - that needs reading RocksDB snapshot files. Requires the getKvSnapshotMetadata RPC, a remote SST downloader, and embedding RocksDB. This is the missing piece for full-table DataFusion scans over PK tables. ### Willingness to contribute - [ ] 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]
