parthchandra commented on PR #671:
URL: https://github.com/apache/datafusion-comet/pull/671#issuecomment-2233705069
> 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
You were using the same scale factor I presume?
--
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]