Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

dbt-presto 0.17.1

Compare
Choose a tag to compare
@jtcohen6 jtcohen6 released this 20 Jul 19:15
· 58 commits to master since this release
d42bd7c

This is a bugfix release that tracks dbt v0.17.1. It includes no changes to plugin-specific functionality.

Noteworthy changes

  • dbt-core: dbt native rendering is no longer enabled by default, as it was in v0.17.0. It requires the use of opt-in filters: as_native, as_bool, and as_number. (#2612, #2618)