-
## Feature request
**Is your feature request related to a problem? Please describe.**
Suport trino strpos(string, substring, instance) function
Returns the position of the N-th instance o…
-
TL;DR - Which timeout setting do I need to change from default to stop this PAGE_TRANSPORT_TIMEOUT and does it need to go in coordinator, worker, or both?
I'm experiment with Trino and DBeaver and I'…
-
Getting the error message "Value is missing" when an SQL update attempts to set a NULLABLE column to NULL.
```
trino:public> update test set updated_by=null where id='f75afcdb-6545-4675-b341-4fdf17…
-
I am finalizing migration from Trino 419 to Trino 464 and running into the issues of getting a large list of tables, closer to 200k in a single schema. My timeouts are set to 300s. Trino 419 is capabl…
-
StarRocks support hll_cardinality
https://docs.starrocks.io/docs/sql-reference/sql-functions/scalar-functions/hll_cardinality/
however, in trino's compatibility, trino support hll type's cardinality…
-
Trino Gateway does not support a sequence of statements like the following
```
START TRANSACTION;
...
various statements
...
COMMIT;
```
Problems are:
* each statement is separate from the perspect…
-
I would like to connect Rill to [Trino](https://trino.io/), a distributed SQL query engine, for data analysis. Currently, Trino is not available as a connector. Rill is a fantastic product, and integr…
-
**Problem**
I connected cube over docker-ompose and in it I set up trino as a datasource with catalog and `CUBEJS_DB_NAME` but my trino got multiple schemas but I cant seems to able to get them.
…
-
### Proposed Change
At the moment https://iceberg.apache.org/spec/#partition-statistics doesn't contain min/max stats per column. Because of that engines (e.g: https://github.com/trinodb/trino/blob/m…
-
Hi folks,
Have we considered rewriting next-uri and info-uri directly from the responses in order to achieve query-level sticky routing?
The idea is kinda similar to [Trino Proxy](https://githu…
shk3 updated
10 hours ago