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

Releases: dbt-labs/dbt-presto

dbt-presto 0.15.3

23 Mar 23:02
084f010
Compare
Choose a tag to compare

Features

  • Use create or replace view for atomic replacement of models materialized as views (#13)

Fixes

  • Use relation type in rename_relation to run alter table or alter view as appropriate (#10)
  • Allow CTEs in view definitions by removing parentheses from DDL (#13)
  • Handle case when a model has switched materialization from view to table (#13)

Quality of life

  • Add docker container that creates a simple Presto environment for local development + testing (#10)

Contributors:

dbt-presto 0.14.0

18 Jul 12:57
4bd89e0
Compare
Choose a tag to compare

This release adds support for dbt-core v0.14.0