-
### What is the problem the feature request solves?
When running TPC-H q1 in Spark/Comet, the expression `l_extendedprice#21 * (1 - l_discount#22)` appears twice in the query and currently gets e…
-
When a query fails in `DBI::dbGetQuery()` a useless error message is shown instead of quoting the error message that is issued by the remote data base:
``` R
Error in `fun(..., .envir = .envir)`:
…
-
Diesel currently supports the postgres array types. We do not provide built-in support for [various methods](https://www.postgresql.org/docs/current/functions-json.htmll) available for these types. Th…
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/5739070701/?referrer=webho…
-
**Is your feature request related to a problem?**
Currently in OpenSearch, SQL doesn't support update or evaluate nested fields like PPL. To make them align, we may need to make SQL support these fea…
-
- [x] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
Would be great if ent supported functional index c…
-
Currently, we only support collecting partial statistics at the extreme values of columns that are prefixes of an index. We should also try to support collecting partial statistics on user defined con…
-
### Describe the bug
We recently tested the custom percentile expression feature in Metabase version v0.47.5, utilizing MariaDB version Jammy (11.1). Upon executing the custom percentile expression…
-
Hey all!
I am trying to create and use temporary tables using aiochclient, but I can't find anywhere a way of passing session_id (https://clickhouse.com/docs/en/sql-reference/statements/create/tabl…
-
### Description
Meta ticket around the main implementation topics required for lookup join
- [x] add grammar / parser `LOOKUP JOIN`
- [x] `USING` condition
- [ ] rewrite into JOIN equi-join
…