dbt-dremio 1.7.0
dbt-dremio v1.7.0 April 29, 2024
What's Changed
- Ensure api call to create folders does not get called when creating a table by @ravjotbrar in #219
- Optimize REST API workload by using Session and slowing down polling loop by @chulucninh09 in #220
- fix for DX-87286, added retries by @mxmarg in #221
- Upgrade to dbt-core 1.7 by @ravjotbrar in #223
1.7 dbt-core upgrades
- #8307 Allow source freshness to be evaluated from table metadata
- #8307 Catalog fetch performance improvements
- #8307 Migrate date_spine macros
New Contributors
- @chulucninh09 made their first contribution in #220
Full Changelog: v1.5.1...v1.7.0