-
Query 10 didn't finish on my machine for sf=1. I suspect this is due to our use of the "full compatibility" operators from the rfuns extension for comparison. We might want to use faster variants in "…
-
### Describe the bug
While enabling `StringView` reading from Parquet in https://github.com/apache/datafusion/pull/13101 @Dandandan noticed a slight regression for TPCH 18 https://github.com/apache…
-
**Summary**
https://github.com/databendlabs/databend/actions/runs/11909097295/job/33186944973?pr=16869
Test finished, fail fast enabled, 1 out of 354 records failed to run
0: query failed: Data…
-
I cannot get benchmarks running in k8s. I suspect that too many tasks are being scheduled in parallel.
I added resource constraints in the code:
```python
@ray.remote(num_cpus=1)
def execute_q…
-
### Is your feature request related to a problem or challenge?
I found benchmark binaries takes a lot of time to compile, and most time is spent on compiling the binary itself.
I profiled the co…
-
**What is the bug?**
The generated TPCH table files have uploaded to S3. For example, create a parquet table with extended S3 location:
```sql
USE tpch_sf_1;
CREATE TABLE `lineitem` (`l_orderkey` …
-
https://github.com/GlareDB/rayexec/actions/runs/11037391960/job/30658159171?pr=248
Different results
-
**Problem**
I've asked this question on stackoverflow (https://stackoverflow.com/questions/79044418/transitive-join-to-an-entity-referenced-by-several-other-entities) before, but didn't get an answ…
-
### Parent Issue
[20242](https://github.com/matrixorigin/matrixone/issues/20242)
### Detail of Subtask
loading tpch data is too slow, need to improve
![image](https://github.com/user-attachm…
-
TPCH has some LIKE expressions and we don't support it