-
https://trinodb.github.io/trino-gateway/quickstart/#add-trino-backends
![Screenshot 2024-10-04 at 8 03 38](https://github.com/user-attachments/assets/1a26e88f-3a74-409c-b8cc-2fcd7266af52)
ebyhr updated
1 month ago
-
https://github.com/trinodb/trino-gateway/blob/7b2bbde37af1f11379ebe417bf13a42d417725c3/gateway-ha/src/main/java/io/trino/gateway/ha/router/TrinoQueryProperties.java#L189
[StatementUtils.getQueryTyp…
-
Our Trino cluster requires JWT authentication which can be sent as an HTTP header in the form of `Authorization: Bearer $TOKEN`. The Trino datasource settings page shows a button to add custom HTTP h…
-
### Is your feature request related to a problem or challenge?
As @adriangb observes in https://github.com/apache/datafusion/pull/12978, there is often special case handling for equality predicates l…
alamb updated
2 weeks ago
-
### Module
Presto
### Problem
- Presto Module uses the outdated Docker Image of `ghcr.io/trinodb/presto` and needs to be updated to `prestodb/presto`.
- Refer to https://github.com/testcontainers/…
-
### Feature Request / Improvement
Right now there is only one static Thread Pool, which Iceberg library uses internally.
It picks a number based on the num of cores (https://github.com/apache/iceber…
-
### Query engine
Trino
### Question
We are thinking it would be good feature to support custom catalog name in REST Catalog.
Before creating an issue, thought will discuss here, as we might be mis…
-
Context: https://github.com/trinodb/trino/pull/19111#discussion_r1334280732
Update the [Branching/Tagging page on the Iceberg docs](https://iceberg.apache.org/docs/latest/branching/) to explain how…
-
### 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…
-
We have some self-signed HTTPS servers and are using it in an insecure mode, but we cannot proxy it for two reasons:
- health check
`ClusterStatsJdbcMonitor.java` does not support `insecure` prope…