github dbt-labs/dbt-utils 0.1.12
dbt-utils 0.1.12

latest releases: 1.2.0-rc1, 1.1.1, 1.1.0...
5 years ago
  • short circuit parsing for introspective macros #68

This release should meaningfully speed up parsing for models which make use of the union_tables, star and equality macros. Previously, dbt would extraneously run introspective queries during the parsing of models which make use of these macros. With this release, dbt will no longer execute introspective queries while parsing these models.

Don't miss a new dbt-utils release

NewReleases is sending notifications on new releases.