-
The cluster run on arm servers,
The cluster enable hive.cache,
The trino version is 389,
The data can access successful on x86 cluster without hive.cache.
Next we wait a time to disable hive.cache…
-
@MichaelTiemannOSC asked if changes to team memberships could automatically trigger workflows. The use case was keeping team memberships and trino access control synchronized.
This is the list of …
-
I've confirmed that from version 21.4, `Date` types are supported in the range `1970-01-01`-`2149-06-06`.
We can refer to
- https://github.com/ClickHouse/ClickHouse/issues/7316#issuecomment-…
-
### Feature Request / Improvement
Right now there is only one static Thread Pool, which Iceberg library uses internally.
It picks a number based on the num of cores (https://github.com/apache/iceber…
osscm updated
5 months ago
-
Instead of creating on the fly an Iceberg table with Trino and run queries against it, use static resources for setting up an Iceberg test environment which can be used to read Iceberg v1 / v2 tables…
-
Presto server version: `364`
I do compaction frequently for incremental data, but sometime this error will occur after compaction.
Once this error occur, the record in that file cannot read anymo…
-
```
Error: io.trino.plugin.bigquery.TestBigQueryAvroConnectorTest.testDelete -- Time elapsed: 35.03 s
ebyhr updated
7 months ago
-
This feature request very similar to [Persist the Trino query ID into the snapshot summary](https://github.com/trinodb/trino/pull/15576/files#top). The idea is the same but add user that running query…
-
Get some error with setting up catalog in Tableau. Can't use drag and drop option to tables. need to whrite custom sql with catalog name in the plase of FROM ..
With drag and drop - Tableau generat…
-
We run Pinot behind a proxy which only permits https. The cert served by the proxy is signed by an internal CA, which Trino running in a docker container doesn't trust out of the box.
Therefore, it…