-
Recently hit a problem when using table with name length > 128. Failed to create table due to HMS `SERDES.NAME` column restriction:
```
Caused by: io.trino.hive.thrift.metastore.MetaException: Attem…
-
**Is your feature request related to a problem? Please describe.**
Yes, interactive embedding can not be used if you have one Mongo database for all your customers since row level security and column …
-
### What is it?
In a BigQuery world, it was really easy to just expose all our models as a public data on Analytics Hub.
If we move to a world where more models run on sqlmesh+Trino, how can we ex…
-
### **Has anyone encountered a similar problem?**
This is my code :
```js
this.trino.execute({
query: "EXECUTE query0 USING TIMESTAMP'2022-05-14 00:00:00',TIMESTAMP'2022-05-17 00:00:00'"…
-
```
(base) cuichenxi@cuichenxi-OMEN-Laptop-15-ek0xxx:~/code/metabase-trino$ sudo docker compose up
WARN[0000] The "PWD" variable is not set. Defaulting to a blank string.
WARN[0000] The "PWD" vari…
-
### What would you like to be improved?
### How should we improve?
Pop clear exception message like hive connector as following:
io.trino.spi.TrinoException: Hive CSV storage format only su…
-
1. Add workflow for github action. Template as following:
```
name: '[CI]'
on:
pull_request:
branches:
- main
paths:
- '**.sh'
- '**.xml'
- 'helm-chart/**…
-
We are using trino/hive via EMR and one of the s3 buckets we are hitting required us to create a custom credentials provider to retrieve credentials using some endpoints the owner of the bucket has se…
-
**Is your feature request related to a problem? Please describe.**
At `$WORK`, I heavily leverage on [Trino](https://trino.io/) to use multiple data sources within my DBT projects (using the [`dbt-tr…
-
### Describe the issue
The download link redirects to the page of the releases but you get 404
The link to the download link can be found here
https://github.com/skilld-labs/trino-odbc/blob/main/do…