-
This is an umbrella issue to collect and track various improvements to the BigQuery connector.
SQL commands:
- [x] `CREATE TABLE` https://github.com/trinodb/trino/pull/3767
- [x] `DROP TABLE` h…
-
Queries submitted via Trino-python-client started failing when we migrated to Trino v454 version `with no changes on client-side or server side`, but the same was working as expected on our different …
-
Ref - https://github.com/trinodb/trino/issues/5878
-
Trino introduced this feature: https://github.com/trinodb/trino/pull/5890
-
Similar as for output buffer utilization (https://github.com/trinodb/trino/pull/13463), we can track input buffer utilization (after first page is placed in the buffer). This would allow us to identif…
-
As I reported in https://github.com/trinodb/trino/pull/10675#issuecomment-1017255928, ClickHouse JDBC driver seems connecting to other servers that is not defined in the connection url. Can we get hel…
ebyhr updated
2 years ago
-
Trino has had a columnar/vectorized evaluation engine since its inception in 2012. After the initial implementation and optimization, and once we were satisfied with the performance for the majority o…
-
- [x] #5861
- [ ] #6772
- [ ] #6773
- [ ] #6774
- [x] UPDATE should support subqueries in assignments (SET)
- [x] uncorrelated (https://github.com/trinodb/trino/pull/8267)
- [x] correla…
-
Currently, Gravitino playground support Jupyter notebook, We can add a new notebook to explain how to use Trino to federation query mysql, postgres and hive, like this, http://github.com/datastrato/gr…
-
trino python client supports oauth2. I searched through various places and cannot find a way to connect to Trino via OAuth 2.0. Does RPresto also have this capability?
ref: https://github.com/trino…