Fusion Diaries: first stats from State-Aware Orchestration, Cloud CLI creds update, complex column types fixes (2025-07-08) #368
joellabes
announced in
Announcements
Replies: 2 comments 1 reply
-
Should we expect to see this land in dbt Studio as well? Or more generally, is it safe to assume feature parity between the VSCode extension and dbt Studio? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hoooo buddy I’ve been waiting for this one. Time to relearn how to install dbtf and give it a go on my databricks project 💪 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just the one release this week (🇺🇸🎇), but it was a big one:
Read on for the details of the latest beta, a first glance at incremental recompiles outside of the extension, my GitHub Codespaces question, a chance to talk to Elias this week, and how much we saved when we turned on State-Aware Orchestration. Plus, of course, the meme.
🆕 What’s been released this week
dbt Fusion engine releases
Run
dbt system update
to get the latest and greatest version of the Fusion engine - don’t let me see you filing bugs against beta 11!2.0.0-beta.34 (Monday 7 July):
execution_project
for BigQuery inprofiles.yml
+select
syntaxdbt list --output json
and more:
get_columns_in_relation
union by name
+ a ton of other SQL comprehension fixesDBT_TARGET
env var as an alternative to--target
dbt.date_spine
no longer prevents static analysisVS Code Extension, dbt Studio, LSP
dbt-autofix and JSON Schema
dbt-autofix deprecations --include-packages
) for local experimentation. Remember that these fixes will be overwritten the next time you rundbt deps
.CustomKeyInConfigDeprecation
)🚧 Work in progress
🐉 Here be dragons
profiles.yml
by runningdbt init
in the meantime.🐁 Stuff you should click
🏁 Made it to the meme
Beta Was this translation helpful? Give feedback.
All reactions