-
### Describe the feature
There are mutliple databases that are described as using the MySQL wire protocol and/or syntax including [[1](http://smalldatum.blogspot.com/2021/10/compatible-with-mysql-or-…
-
Currently NATURAL JOIN is not supported in Trino
https://github.com/trinodb/trino/blob/f09633641822f659c1a9e3ddbefa3c5937dffcdc/core/trino-main/src/main/java/io/trino/sql/analyzer/StatementAnalyzer…
-
**Use case**
I would like to inform clickhouse how to mutate data and join it together in a bespoke pattern.
**Describe the solution you'd like**
Loadable WASM with known strictly typed inter…
-
It has come to our attention that the move to a more modular Flyway in version V10.0.0 may not have been made clear enough in our [release notes](https://documentation.red-gate.com/flyway/release-note…
-
Enhancement request (see [comment](https://github.com/mysql-net/MySqlConnector/issues/1375#issuecomment-1739822808)): fall back to matching columns by name instead of by ordinal.
**Software version…
-
## Bug Report
perncentile on a column is not working
SELECT
PERCENTILE_CONT(0.75) WITHIN GROUP (ORDER BY column_name) OVER () AS Q3
FROM
YourTable;
This is the query which is support…
-
```
I'm not sure how to recreate the issue. It occurred when I was trying to use
`bq wait` to poll for the status of a job. The status was returned. I have
omitted some of the error message due t…
-
```
I'm not sure how to recreate the issue. It occurred when I was trying to use
`bq wait` to poll for the status of a job. The status was returned. I have
omitted some of the error message due t…
-
```
I'm not sure how to recreate the issue. It occurred when I was trying to use
`bq wait` to poll for the status of a job. The status was returned. I have
omitted some of the error message due t…
-
The below code fails once it calls commit function. What is it that I am not doing well here. Looks like I am omitting something important
```
pub struct Datastore {
pub store: SingleStore,
…
janus updated
3 years ago