-
Hi,
For below openapi configuration:
```
connector.name=openapi
spec-location=/home/test/etc/catalog/test.yaml
base-uri=https://test.api.com/search
authentication.type=oauth
authentication.…
-
Tools like DuckDB and pySpark have had a lot of success due to the options for fast onboarding user experiences. Python and Rust communities have further simplified the ways in which you can quickly i…
-
https://en.wikipedia.org/wiki/Sigma
Sigma: [uppercase](https://en.wikipedia.org/wiki/Uppercase) Σ, [lowercase](https://en.wikipedia.org/wiki/Lowercase) σ, lowercase in word-final position ς;
Trino d…
-
The current binary packages provided by the Trino suffer from a number of issues.
* RPM packaging is barely used and tested, but creates significant work and has a negative impact on the build…
-
I'm using trino 424 from here: https://hub.docker.com/r/trinodb/trino.
The following is a query containing 2 levels of correlated subquery:
```sql
with
a (x) as (values 1),
b (y) as (valu…
-
A Trino query against an iceberg table timestamp column renders the query result differently from how Spark renders the query result for the same iceberg table:
### Spark-SQL:
```
set time zone…
-
**Is your feature request related to a problem? Please describe.**
Similar to how ILLA builder integrates with databases like postgres, mysql, clickhouse, etc., it'd be great if we could also integr…
-
Current latest trino pravega-connector code uses v359 of trino libraries
The getting started guide builds a docker image using trino:latest as the base image (I believe trino:latest is now v374).
As…
adrdc updated
2 years ago
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
Hello folks!
I'm testing the extension a little bit. For now I'm just trying to connect to a Trino database through OAuth2Authentication without testing the other features (autocompletion/syntax hi…
IceS2 updated
4 months ago