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


   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   When running the benchmarks, I would like to be able to specify the default 
number of shuffle partitions, rather than have it hard-coded.
   
   **Describe the solution you'd like**
   Introduce a new configuration struct that can be passed to the constructor 
for a BallistaContext and propagate the settings to the scheduler when 
executing a query.
   
   **Describe alternatives you've considered**
   None
   
   **Additional context**
   None
   


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