-
This is a tracking ticket for the whole functionality. It originates from the [trino cluster issue](https://github.com/stackabletech/trino-operator/issues/342).
**Prerequisites:**
- [ ] Discussion…
-
In trino 363, using hive and iceberg plugins,
after granting role admin to the user,
the user cannot assume this role with: `set role admin` (`Role 'admin' does not exist`).
This was working with t…
-
In sqlalchemy a user can define primary keys and foreign keys as in the following example.
```
from sqlalchemy import Table, Column, Integer, String, MetaData, ForeignKey
metadata_obj = MetaData(…
-
My company is quite of a heavy trino user.
Recently we enabled exchange manager for the sake of the fault tolerant execution and started seeing intermittent 403 "forbidden" errors for some buckets th…
-
These are issues working on.
### Query engine (duckdb)
- [ ] Data/metadata caching
- [ ] Query caching
### Query engine (datafusion)
- [ ] Implementing new query engine using datafusion
- [ …
-
in https://github.com/trinodb/trino/blob/54dee4a4d003cf9ee823825487371ad8e387a4a3/testing/trino-product-tests/src/main/resources/tempto-configuration.yaml#L31
we select hive catalog as default for pr…
-
We observed when retrieving metadata, Trino will combine partition expression per partitioned column so that a wider range of partitions will be generated.
For example, if in the query, partition …
-
https://trino.io/docs/current/security/kerberos.html says:
> node.internal-address-source | Kerberos is typically sensitive to DNS names. Setting this property to use FQDN ensures correct operation…
-
The demo refers to hudi's official site: https://hudi.apache.org/docs/docker_demo
It involved:
* Kafka
* Hudi
* Spark
* Hive
* Trino
* Kyuubi (plus)
For consideration of scalability, each co…
-
- `mysql`
- `sqlite`
- [`pgcli`](https://github.com/dbcli/pgcli/)
- `monetdb`
- [`Trino (formerly Presto SQL)`](https://trino.io/)
is displayed like
![obrazek](https://user-images.githubus…
okbob updated
3 years ago