Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.12.0
Description
I am planning on tackling this soon. The basic plan is to change the table scan() method to return multiple scanners (one per partition) so that the query execution can process each partition on a separate thread.
This will involve changing some of the DataFusion APIs to use Arc instead of Rc.
Attachments
Issue Links
- links to