ctsk opened a new pull request, #15782:
URL: https://github.com/apache/datafusion/pull/15782

   ## Which issue does this PR close?
   
   - Closes #15684 
   
   ## Rationale for this change
   
   When benchmarking, it is convenient to modify some datafusion settings 
between runs and compare the results. 
   
   ## What changes are included in this PR?
   
   This PR makes the benchmark executables pick up the environment variables. 
Additionally, it changes the target_partitions and batch_size options to fall 
back on the datafusion defaults when not set - this was necessary so that 
environment variables can override those options if they weren't provided.
   
   ## Are these changes tested?
   
   No.
   
   ## Are there any user-facing changes?
   
   Only developers of datafusion are affected.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to