andygrove commented on PR #671:
URL: https://github.com/apache/datafusion-comet/pull/671#issuecomment-2233227228

   I tried integrating into the existing suite but the queries are not running 
correctly and I am not sure why. 
   
   Example:
   
   ```
   TPCDS Micro Benchmarks:                   Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
   
------------------------------------------------------------------------------------------------------------------------
   add_many_decimals                                    15             21       
    7          0.0      Infinity       1.0X
   add_many_decimals                                    13             16       
    3          0.0      Infinity       1.2X
   add_many_decimals: Comet (Scan)                      13             15       
    3          0.0      Infinity       1.2X
   add_many_decimals: Comet (Scan, Exec)                11             12       
    2          0.0      Infinity       1.4X
   ```
   
   This query should take more than 20 seconds to run
   
   


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