sagarlakshmipathy commented on issue #182:
URL:
https://github.com/apache/arrow-datafusion-comet/issues/182#issuecomment-1987030608
Ran with the query in spark's repo as well. It still failed with the same
error.
FWIW here's the entire log.
```
sagarlakshmipathy commented on issue #182:
URL:
https://github.com/apache/arrow-datafusion-comet/issues/182#issuecomment-1987027426
I checked the query 91 in spark repo and it doesn't look vastly different
except for some filters in WHERE clause.
https://github.com/apache/spark/blob
viirya commented on issue #182:
URL:
https://github.com/apache/arrow-datafusion-comet/issues/182#issuecomment-1987025277
> I see that you guys have run the tpcds benchmarking tests, but I couldn't
find the tpcds queries in resources dir in the repo. Can you point me to the
query that worke
sagarlakshmipathy opened a new issue, #182:
URL: https://github.com/apache/arrow-datafusion-comet/issues/182
### Describe the bug
I am running TPCDS on Comet+Spark. Esp. Query 91 throws this error
```
Driver stacktrace:
at
org.apache.spark.scheduler.DAGScheduler.failJob