-
Add the https://github.com/snowlift/trino-storage plugin so it's possible to query files like CSV, JSON, and/or ORC.
-
```
trino:tpch> create table test as select row(123) as c1;
java.lang.NullPointerException: null value in entry: name=null
at com.google.common.collect.CollectPreconditions.checkEntryNotNull(Colle…
ebyhr updated
1 month ago
-
https://github.com/trinodb/trino/actions/runs/9965297128/job/27535676350?pr=22696
-
**Describe the bug**
Integrate using the airflow plugin v2 and then, TrinoOperator to run a query and see that the task flow and dataset are opened.
However, the dataset was linked to presto instead…
-
hi, I can connect to iris but I get an error when executing the query. The error is as shown in the picture above. Please help me find out where the problem lies.
error message:[%msg: < 需要标识符,找…
yxfff updated
2 months ago
-
Requirements:
To get more flexibility in catalog management in order to:
- refresh continuously catalogs from an external Catalog Store (database through web services for example)
- update (push) c…
-
PostgreSQL is widely used, but Trino only has MySQL and HTTP event listener plugins. It is essential to add support for PostgreSQL.
-
Hi,
I am working with Trino in order to develop an appication where Trino is expected to read/write in several different S3 buckets, that are managed by different clients. In order to manage securi…
-
The ideas is originally suggested by @dain at https://github.com/trinodb/trino/issues/4244#issuecomment-678463292
Adding the JWT claims to extraCredentials field will allow the access control plug…
-
Hi
1) I am not able to find .tar.gz file after building ranger project. I have jar files only in the target directory.