Search before asking
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
Search before asking
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