fresh-borzoni opened a new issue, #572:
URL: https://github.com/apache/fluss-rust/issues/572

   ### 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<Item = Result<ScanBatch>>, 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!


-- 
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]

Reply via email to