Skip to content

dbt-adapters v1.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 20:12

dbt-adapters 1.3.3 - July 09, 2024

Fixes

  • Fix scenario where using the --empty flag causes metadata queries to contain limit clauses

Under the Hood

  • --limit flag no longer subshells the query. This resolves the dbt Cloud experience issue where limit prevents ordering elements..