Skip to content

dbt-dremio 1.7.0

Latest
Compare
Choose a tag to compare
@ravjotbrar ravjotbrar released this 29 Apr 20:09
· 3 commits to main since this release
e7b087e

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

Full Changelog: v1.5.1...v1.7.0