dbt-labs / dbt-athena

The athena adapter plugin for dbt (https://getdbt.com)
https://dbt-athena.github.io
Apache License 2.0
228 stars 100 forks source link

fix: Query comment for create table statement #702

Closed sanromeo closed 3 months ago

sanromeo commented 3 months ago

Description

Resolve #701 Insert query comment for queries with vacuum_* configs

Models used to test - Optional

Any model with vacuum_max_snapshot_age_seconds: 86400

Checklist

nicor88 commented 3 months ago

Nice catch @sanromeo 💯