Przemek Denkiewicz
Przemek Denkiewicz
Hi, Does the datatype Timestamp with timezone is supported in ODBC based connector? I'm getting below error in DirectQuery mode: Error message from PowerBI: ``` PowerBI DirectQuery error: "OLE DB...
## Overview Add comments to catalog macro Resolves #115 ## Checklist - [ ] I have run this code in development and it appears to resolve the stated issue -...
### Describe the feature Add comments to catalog macro since now they are returned as NULLs. It will be a slight breaking change since it will require access to `system`...
dbt-core v1.1 introduced a new testing framework https://github.com/starburstdata/dbt-trino/issues/57. In dbt-trino it was intoduced by https://github.com/starburstdata/dbt-trino/pull/65 and some tests were already moved to new testing approach. Some tests from `/docker/dbt/jaffle_shop/` are...
**About You:** Name: Przemek Denkiewicz Company: Starburst **Your question:** I'm having issue with `auth-pass` authentication type when passing a long JWT token via `Password` field. On Tableau Desktop it works...
Please annotate your PR title to describe what the PR does, then give a brief bulleted description of your PR below. PR titles should begin with [BUGFIX], [FEATURE], [DOCS], or...
Improve Superset's SQLAlchemy operations tests coverage with SQLAlchemy 1.3 and 1.4. Recently, trino-sqlalchemy broke compatibility with Superset. Adding such tests would help identify issues and regressions quicker.
## Description Add retry on 429 error code ## Non-technical explanation ## Release notes ( ) This is not user-visible or docs only and no release notes are required. (...