alamb commented on issue #7001:
URL: 
https://github.com/apache/arrow-datafusion/issues/7001#issuecomment-1677069952

   > Would making partitions an Option make sense? If unset, default to 
whatever is the default in the session config. I had incorrectly assumed that 
this is what would happen when running bench.sh.
   
   I think it would make sense as it better reflects the default configuration 
DataFusion is run in. I wonder if the benchmarks originally were trying to 
isolate the specific algorithms and avoid the additional noise that multi-cores 
brought. However, given that they run with 2 cores now it seems they get the 
worst of both worlds
   
   @scsmithr  do you have time to make a PR with that change?


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