dbt-trino 1.8.2
0
The trino adapter plugin for dbt (data build tool)
Contents
The trino adapter plugin for dbt (data build tool)
Stars: 212, Watchers: 212, Forks: 54, Open Issues: 26The starburstdata/dbt-trino
repo was created 3 years ago and the last code push was Yesterday.
The project is popular with 212 github stars!
How to Install dbt-trino
You can install dbt-trino using pip
pip install dbt-trino
or add it to a project with poetry
poetry add dbt-trino
Package Details
- Author
- Starburst Data
- License
- Apache License 2.0
- Homepage
- https://github.com/starburstdata/dbt-trino
- PyPi:
- https://pypi.org/project/dbt-trino/
- GitHub Repo:
- https://github.com/starburstdata/dbt-trino
Classifiers
Related Packages
Errors
A list of common dbt-trino errors.
Code Examples
Here are some dbt-trino
code examples and snippets.
GitHub Issues
The dbt-trino package has 26 open issues on GitHub
- Add new tests from dbt-tests-adapter
- Include query_id in run results for seed
- Change full-refresh behaviour to drop target table after successful run
- draft: enhancement-322-Add-retry-mechanism-for-the-given-error
- Add retry mechanism for the given error
- Failing quote policy tests on galaxy
- Double
describe table
- upgrade to support dbt-core v1.6.0
- Bug - dbt found models with the same name
- Merge Strategy creating model__dbt_tmp at the same S3 location as configured in config where my main table got created
- Remove docs about overriding current_timestamp type when Trino's iceberg implementation supports TIMESTAMP(3)