comphead opened a new issue, #19072:
URL: https://github.com/apache/datafusion/issues/19072

   ### Is your feature request related to a problem or challenge?
   
   Follow up on https://github.com/apache/datafusion/pull/18985
   
   I found that building the benchmarks binary takes forever 
   
   ```
   cargo run --release --bin dfbench -- tpcds --iterations 5 --path 
../../datafusion-benchmarks/tpcds/data/sf1/ --query_path tpcds 
--prefer_hash_join true -o tpcds_sf1.json --query 30
   ```
   
   
   The compilation takes 5 mins locally, it too much IMO, would be nice to 
explore if this can be optimized 
   
   
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to