-
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…
-
Fixed https://github.com/elementary-data/dbt-data-reliability/pull/735
-
I've noticed that instead of not permitting correlated subqueries, instead only certain kinds of correlated subqueries seem to be valid.
For instance, the below query throws an error:
`Given corre…
-
- [x] https://github.com/trinodb/trino/pull/10897
- [x] https://github.com/trinodb/trino/issues/11297
- [x] https://github.com/trinodb/trino/issues/11299
- [x] https://github.com/trinodb/trino/issu…
-
```
2023-08-16T11:39:56.1182633Z [ERROR] io.trino.plugin.iceberg.TestIcebergV2.testOptimizeDuringWriteOperations -- Time elapsed: 12.72 s
-
Currently users need to manually add the Trino connection to Superset.
We want a way to declare the connection Superset -> Trino via k8s objects and let the superset-operator import the connection (s…
-
When attempting to retrieve statistics for partitioned tables from PostgreSQL using Trino, an IllegalArgumentException is thrown if the rowCount is negative. This issue arises in the [io.trino.plugin.…
-
### Summary
Data source integration with [Trino](https://trino.io/)
### Intended Outcome
- Support password authentication: `server`, `port`, `database `, `schema`, `user`, `password`
- Supoprt [dbt…
-
## Preamble
I'm logging this as an issue to help other people facing it to find the explanation and solution but I believe the root cause is close to the one described in https://github.com/trinodb…
-
Please add support for ODBC (Open DataBase Connectivity) multiplatform standard. Currently there is no usable option to connect to Trino from ODBC based tools (like Power BI)
There is misleading info…