-
### Your use case
#### What would you like to do?
Being able to join a room but not join the containing space feels somewhat confusing.
I think it would be great if space/room admins could link t…
-
Currently we have an `ArgumentError` when `matchmissing==:error` and there are missings. Almost every time I run into this I have to look up what the other options are called. Could we change the erro…
-
`Code: 121. DB::Exception: Unsupported JOIN keys in StorageJoin. Type: 8: While executing Join. (UNSUPPORTED_JOIN_KEYS) (version 23.10.6.60 (official build))`
this query **work in 23.8**, 23.10 -…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
```
What steps will reproduce the problem?
1. Do a query with two tables with 10000 record or more the second table copy
is copy of first.
2.select all fields of both tables,in where clause set a som…
-
```
What steps will reproduce the problem?
1. Do a query with two tables with 10000 record or more the second table copy
is copy of first.
2.select all fields of both tables,in where clause set a som…
-
### Description
The SEMI LEFT JOIN result for the row type column returns NULL value when run with spilling.
The job result: https://github.com/facebookincubator/velox/actions/runs/8562532207/job/…
-
**Describe what's wrong**
```sql
DROP TABLE IF EXISTS t0;
DROP TABLE IF EXISTS t1;
CREATE TABLE t0(c0 Float32) ENGINE = Memory;
CREATE TABLE t1(c0 Float32) ENGINE = Memory;
INS…
-
### Refactor request
A user noticed that a forecast result did not match expectation output (see issue #485 ). This is due to the control rule's JOIN not being steep enough, which allows values >1…
-
## Description
If there is an entity (behaviour observed on `paper`) that is currently on fire, any new client that joins the server (and apparently has the `paper` in their PVS) instantly crashes on…