Yicheng Yang
Yicheng Yang
> We are interested to get this reviewed, merged and released. However, currently there have not been sufficient reviews and testing feedback from community members and especially also maintainers. >...
`HUAWEI OpenLookeng` (originated from Trino 350) also has a table scan reuse feature, maybe we can refer to the design in the future: https://gitee.com/openlookeng/hetu-core/pulls/443
I also met this error using StarRocks(compatible with mysql protocol), and when i used the mysql JDBC configuration way, it worked and returned query results. Maybe the sqlalchemy way has...
> @hackeryang is it ready for re-review? Sorry not yet, i'm trying to fix this CICD error:  But i'm not so good at React JSX, and i didn't figure...
> Let us know how you want to proceed @hackeryang .. we are interested to get these changes added from all I can tell. Yes we want to proceed, for...
> Upvoting, it will be nice. Mysql connector connects but not show tables, only schemas Hi @brunomarram , for now you can set below parameters to `StarRocks` in a mysql...
> > > Upvoting, it will be nice. Mysql connector connects but not show tables, only schemas > > > > > > Hi @brunomarram , for now you can...
The Trino community is trying to support StarRocks connector: https://github.com/trinodb/trino/issues/17329 Thanks to @chenjian2664
We also encountered a similar problem:  Then we found that it can be fixed by some modification of source codes mentioned in this issue: https://github.com/trinodb/trino/issues/4589
Relevant PR: https://github.com/trinodb/trino/pull/21888