-
### Apache Iceberg version
1.6.1 (latest release)
### Query engine
Spark
### Please describe the bug š
I have several glue databases with hyphens in them, created by trino. However, I can't conneā¦
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
The default connector for trino is jdbc as there is no sqlalchemy support as per my knowledgā¦
-
We use Trino to join data across many databases including Postgres, Mysql and MongoDB.
https://trino.io/docs/current/connector.html
We're looking to adopt CockroachDB and was hoping to use it with Tā¦
-
(Feature request)
Trino Gateway currently doesn't work if the backend Trino is using certificate authentication.
There are a few ways that I could think of to solve this issue. Discussion is neeā¦
-
```
Error: io.trino.plugin.deltalake.TestDeltaLakeLocalConcurrentWritesTest.testConcurrentInsertsSelectingFromTheSameVersionedTable -- Time elapsed: 3.660 s
ebyhr updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
hope can create a datasource from Triā¦
-
As mentioned by @raunaqmorarka in https://github.com/trinodb/trino/discussions/23575
```
This cache is based on iceberg metadata files which are guaranteed to be immutable by the iceberg spec.
Soā¦
-
The below query works on Presto 334 but not on Trino 370
```
select
approx_percentile((((1 / (1 / cast('38.851238250732400000000000' as double) - 1 / 1560) - 18) / (1 / (1 / cast('18.0000' as DOUBLā¦
-
**Is your feature request related to a problem? Please describe.**
Right now if you want to connect to a Trino or Presto, you need to specify the catalog which makes some of the magic of Trino/Prestoā¦
-
Hi,
Would you consider adding Trino connection to the operator?
Apparently there is a [TODO](https://github.com/astronomer/airflow-provider-great-expectations/blob/e63ae3640076c42f3135cd4bd698e405ā¦