apache / datafusion-comet

Apache DataFusion Comet Spark Accelerator
https://datafusion.apache.org/comet
Apache License 2.0
758 stars 149 forks source link

Investigate TPC-H queries that are slower when Comet is enabled #530

Closed andygrove closed 2 months ago

andygrove commented 3 months ago

What is the problem the feature request solves?

Our recent benchmarks show that most TPC-H queries were faster with Comet enabled, but q14, q16, and q19 were slower. We should try and understand why this is and see if we can make all queries faster. It would be nice if we could do this in time for the 0.1.0 release.

Specific issues:

Describe the potential solution

No response

Additional context

No response

vaibhawvipul commented 3 months ago

I am working on this

andygrove commented 2 months ago

I think we can close this issue now that we have specific issues filed for q14, q16, and q19