alamb commented on PR #9907:
URL: 
https://github.com/apache/arrow-datafusion/pull/9907#issuecomment-2033013425

   > how this benchmark can be started?
   
   It can be run with the existing sql_planner suite, like this for example:
   
   ```shell
   cargo bench --bench sql_planner
   ```
   
   To test with just the new tests, something like
   ```shell
   cargo bench --bench sql_planner -- tpcds
   ```


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