-
### Expected behavior
When Trino coordinator has http-server.process-forwarded=true set, connections over http can be assumed secured by LB or proxy and should be allowed.
### Actual behavior
This …
-
### Describe the bug
When adding a new Delta table under Trino, the table appears in Metabase with its icon visible. However, clicking on the table results in the error message:
_No fields found for …
-
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…
-
### Version
main branch
### Describe what's wrong
### Error message and/or stacktrace
trino:s2> select * from data_type_table2;
Query 20241018_091229_00100_sgj86 failed: Unknown field data_…
-
**Is your feature request related to a problem? Please describe.**
The Trino integration documentation page is missing the code snippet type.
**Describe the solution you would like**
The code…
-
We're using Trino (previously called Presto) and it would be great to have first party support for Trino in dataframe.
With this little hack (delegating it to Postgre) it's already working for us …
-
### Version
main branch
### Describe what's wrong
### Error message and/or stacktrace
```
trino> select * from ice_2.s2.it2;
Query 20241016_100511_00039_ymn6r failed: com.google.common.util.…
-
Hello Team, We are using `v454` in prod, facing the following issue
`Trino concurrent CTAS with same name on delta-table, which in-particular has failed, cleans up data-directory as part of rollback`…
-
I believe this is the same issue described in issue [#15267](https://github.com/trinodb/trino/issues/15267) but that issue has since been closed.
We are running version 453 on EKS and are using the …
-
### Version
main branch
### Describe what's wrong
### Error message and/or stacktrace
```
SHOW CREATE TABLE tb01;
Query 20241015_101126_00058_4qysp failed: Error occurred while …