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

   ### Search before asking
   
   - [x] I searched in the 
[issues](https://github.com/apache/fluss-rust/issues) and found nothing similar.
   
   
   ### Description
   
   Add the no-arg create_batch_scanner() that scans every bucket (and 
partition) of a table, not just one. 
   
   Internally it fans out per-bucket LimitBatchScanners and applies a global 
limit across them (Java's CompositeBatchScanner).
   Reserve the bare name for this, the per-bucket one is 
create_bucket_batch_scanner.
   
   ### 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