George H. Sun
George H. Sun
Hi folks, We are seeing `java.lang.IllegalArgumentException: Invalid position 2 in block with 2 positions` for queries that have multiple filters on an array(varchar) column. To reproduce, create the table as...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? Hi, We have ran into the following errors when clusters load...
Our setup uses Basic Auth for users via a transparent proxy that exchange the Basic Auth credentials to JWT token and passes to the backend. When we have Trino Gateway...
Hi folks, Have we considered rewriting next-uri and info-uri directly from the responses in order to achieve query-level sticky routing? The idea is kinda similar to [Trino Proxy](https://github.com/trinodb/trino/blob/5583b5f864279f792f54c74ae45fad3a1f29d5b3/service/trino-proxy/src/main/java/io/trino/proxy/ProxyResource.java), where Trino...