-
### What would you like to be improved?
```
create table test_avro_1 (a tinyint,b smallint) WITH (format='AVRO');
CREATE TABLE
trino:default> insert into test_avro_1 values (1,2);
INSERT: 1 row
…
-
- [x] https://github.com/StarRocks/starrocks/pull/52712
## Feature request
**Is your feature request related to a problem? Please describe.**
```
set sql_dialect='trino';
select doy(date '…
-
As part of our efforts for building a real time table ingestion service to OMD we're using the Ingestion Framework External Deployment with Trino Metadata Ingestion.
We see that some tables are takin…
-
Since switching to the new Azure native FS in our environments we've been seeing a lot of connection leaks and java.lang.IllegalStateException: Unbalanced enter/exit exceptions. The native FS seemed t…
-
### What would you like to be improved?
Gravitino connector td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal…
-
Problem:
Let's say we apply a patch to e.g. Hadoop 3.4.0 to fix a vulnerability. We bump a dependency to the latest version, the vulnerability is gone. But all our products that have dependencies on H…
-
Hi,
I am using version 1.5.4.
I can't connect to Trino; when testing the connection, I receive a system error like the one in the picture. How can I resolve this error?
![image (2)](http…
-
**What version of protobuf and what language are you using?**
Version: 4.28.2
Language: Java
**What operating system (Linux, Windows, ...) and version?**
MacOS/Linux
**What runtime / co…
-
## Feature request
**Is your feature request related to a problem? Please describe.**
Support trino regexp_count(string, pattern) function
Returns the number of occurrence of pattern in s…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…