This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
dbt-presto 0.18.0
This is a minor release to support new functionality in dbt v0.18.0 (Marian Anderson).
Quality of life
- The dbt-presto plugin uses a new testing framework, dbt-adapter-tests.
- For first-time users,
dbt init --adapter presto
will create~/.dbt/profiles.yml
and populate with Presto-appropriate targets (#26)