dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
395 stars 221 forks source link

Cross-database `date` macro #1030

Closed dbeatty10 closed 4 months ago

dbeatty10 commented 5 months ago

closes #1031 adapter implementation for https://github.com/dbt-labs/dbt-adapters/issues/192

Problem & Solution

See https://github.com/dbt-labs/dbt-adapters/pull/191

Checklist