alamb opened a new issue #137:
URL: https://github.com/apache/arrow-datafusion/issues/137


   *Note*: migrated from original JIRA: 
https://issues.apache.org/jira/browse/ARROW-11056
   
   ParquetExec currently parallelizes work by passinging individual files to 
threads. It would be nice to be able to do this in a finer-grained way by 
assigning row groups and/or column chunks instead. This will be especially 
important in distributed systems built on DataFusion.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to