[Python] Implement Scanner::from_fragments() to initialize a scanner from sub-set of fragments #860
Labels
arrow
Apache Arrow related issues
benchmark
good first issue
Good for newcomers
rust
Rust related tasks
Problem Statement
It will be useful for fine-tuned distributed scan. a
master
node can decide the plan that assigns fragments to each distributed node. Each distributed worker could scan the fraction of the dataset accordingly.The text was updated successfully, but these errors were encountered: