[rust] Stream adapter for bounded readers (DataFusion interop)
Open
- Dominant language
- Rust
- Stars
- 58
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [x] I searched in the [issues](https://github.com/apache/fluss-rust/issues) and found nothing similar.
### Description
Give LimitBatchScanner and RecordBatchLogReader an into_stream() returning a Stream>, plus a bare-RecordBatch bridge for DataFusion/PyArrow (like the existing SyncRecordBatchLogReader). Additive - keep next_batch(). Do both readers together so the client gets one consistent stream surface.
### Willingness to contribute
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.