-
1. Add workflow for github action. Template as following:
```
name: '[CI]'
on:
pull_request:
branches:
- main
paths:
- '**.sh'
- '**.xml'
- 'helm-chart/**…
-
Hi. Are there any plans to add support for JSON, Protobuf formats in Kafka connector together with Confluent Schema Registry?
At the moment, according to the [documentation](https://trino.io/docs/c…
-
We're running Trino Gateway behind a load balancer that provides an oauth JWT on all webapp requests through `x-amzn-oidc-accesstoken`, but our users need to sign in twice in order to view the Gateway…
-
### Is your feature request related to a problem?
Disclaimer: I am quite new to ibis, so perhaps I missed something.
Let's say I have a table with a column that contains arrays of struct. For exam…
-
Description:
When translating Hive view definitions to a format that Trino can interpret and process, the Coral library is converting DECIMAL data types to DECIMAL(12,0) in its convertQuery() metho…
-
We've seen some [articles](https://aws.amazon.com/blogs/storage/improving-amazon-s3-throughput-for-the-aws-cli-and-boto3-with-the-aws-common-runtime/) stating that AWS CRT is improving S3 throughput d…
-
https://trino.io/docs/current/functions/datetime.html#extract
![Image](https://github.com/user-attachments/assets/1f66de93-6c7c-4411-b787-315fd4af81d7)
it should
- document which fields are genera…
-
### Feature Request / Improvement
When a new feature is released in Iceberg, engines (Spark, Trino, Presto, Flink) and some clients need to upgrade their Iceberg versions accordingly. However, there …
-
What do you guys think of hiding trino cluster url from user in future?
We want users to only access gateway, so that we can control all queries submitted to trino.
As of now, user can find trino u…
-
# Trino TLS/SSL 적용하기 | Lighthouse
기록용 블로그
[https://igkim89.github.io/tech/trino/2022/08/17/trino-tls-ssl/](https://igkim89.github.io/tech/trino/2022/08/17/trino-tls-ssl/)