v0.6.4
🪲 Bug fixes
- Remove overlapping intervals in old snapshots superseded by a new unpaused snapshot with the effective date set (#788) @izeigerman
- Normalize macro names @tobymao
- Merge should use columns_to_types, so it can support pandas dfs (#792) @crericha
- DataFrame Where Clause Quoting (#793) @eakmanrq
🛠️ Refactor
- Print rendered dag location in terminal (#789) @cornzyblack
🧹 Chore
- Add redshift profile to dbt example project (#791) @crericha
- Bump sqlglot to v11.6.3 (#795) @georgesittas