-
Original issue from @koszti:
Currently, the Trino web UI uses outdated components like react 16, jquery, and bootstrap 3. It would be great to have a fresh look and feel with more recent tooling an…
-
Support sql like `select xx from xxx, xxxx where xxxxx`.
-
Hello,
I am successfully using the Trino JDBC Client with Kerberos tickets on Windows 11. So far so good. This uses kinit, krb5 & JAAS.
However, I would like to use the existing Windows Tickets. Thi…
-
Trino is a distributed SQL engine which supports many backend connectors https://trino.io/ecosystem/data-source.html - if SQLx will support this, it will support everything
see Prusto for a reference…
-
## Proposal
Enable the `iceberg.rest-catalog.prefix` to be set as a catalog session property.
## Rationale
The Nessie catalog uses the `iceberg.rest-catalog.prefix` property to point to the catalog b…
-
`Trino is unable to query the delta tables for which the _last_checkpoint file is empty or missing and on which the older log entries have been cleaned up`
We are using Trino (`v448`) itself for wr…
-
# Trino Gateway Routing Framework
## Summary
Introduce Trino Gateway Routing Framework that simplifies the extension of the routing function,
facilitates testing and verification. This allows r…
-
### 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
3 weeks ago
-
Currently Trino Gateway uses easyrules https://github.com/j-easy/easy-rules to allow custom routing rule definition.
While this is very flexible and powerful the project has gone stale and unmaintain…
-
## Issue Description
- Replication Trino to Trino - Do not dump value (value = null) for fields that are varchar in the first row:
Do not dump null for fields that are varchar in the first row.
…