-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
e975b6dc9
### Other Environment Information
```Markdown
- Hardware …
-
### Is your feature request related to a problem or challenge?
I ran some benchmarks in constrained Docker containers and found that DataFusion is pretty close to DuckDB speed when running on a singl…
-
### Describe the bug
When I was testing the TPCH data, I used Spark 3.4.3 and submitted the Spark SQL to a Yarn cluster. If at this time I use the parameters "--conf spark.comet.exec.shuffle.enable…
-
I compressed a raw file with `snzip -t raw file` and when I run `snzip -t raw -d file.raw` I got the error message of uncompress failed.
-
### What happens?
I've noticed on a number of queries that the CLI will run slowly on the first iteration, and much faster on subsequent iterations. Using the Python API however, the runtime is alway…
-
Use psql, would get exception.
```
sixth-autonomy-392102=> select floor("tpch_tiny"."Customer"."nation"/3) FROM "tpch_tiny"."Customer";
ERROR: com.google.cloud.bigquery.BigQueryException: No match…
-
hi Team ,
iam trying to connect hudi from trino in GCP environment and i am getting the below after configuring the hudi property file .
Trino Version:- 376
2024-06-10T14:48:54.219Z ER…
-
### Problem description
While i'm trying to run
velox_tpch_benchmark --data_path=/home//tpch-kit/dbgen/1gb/
i got "ReaderFactory is not registered for format parquet" this error but i'm using .t…
-
Three times since Saturday we've seen the `ursa-i9-9960x` benchmark job be canceled after the 6-hour timeout:
The Buildkite logs all end with
```
INFO:buildkite.benchmark.run:start child pro…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. What did you do?
Workload is tpch 10g
It seems that `IndexJoin_38` is better than `HashRightJoin_…