Skip to content

Add serverless support to dbt-sql template - #3668

Merged
pietern merged 5 commits into
mainfrom
template-dbt-serverless
Sep 29, 2025
Merged

Add serverless support to dbt-sql template#3668
pietern merged 5 commits into
mainfrom
template-dbt-serverless

Conversation

@pietern

Copy link
Copy Markdown
Contributor

Changes

This mirrors the approach in default-python.

Why

I found this missing when working on #3667.

Tests

Manually initialized and successfully ran both variants.

This mirrors the approach in default-python.
@eng-dev-ecosystem-bot

eng-dev-ecosystem-bot commented Sep 26, 2025

Copy link
Copy Markdown
Collaborator

Run: 18089866124

Env✅​pass🙈​skip
✅​aws linux312531
✅​aws windows313530
✅​aws-ucws linux425428
✅​aws-ucws windows426427
✅​azure linux312530
✅​azure windows313529
✅​azure-ucws linux425427
✅​azure-ucws windows426426
✅​gcp linux311532
✅​gcp windows312531

@lennartkats-dblennartkats-db left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 this looks great! Please review test status + my minor comment + add a changelog entry.

@pietern
pietern added this pull request to the merge queueSep 29, 2025
Merged via the queue into main with commit 408779dSep 29, 2025
13 checks passed
@pietern
pietern deleted the template-dbt-serverless branch September 29, 2025 11:28
deco-sdk-taggingBot added a commit that referenced this pull request Oct 1, 2025
## Release v0.271.0
### Bundles
* Added support for a "template_dir" option in the databricks_template_schema.json format. ([#3671](#3671)).
* Remove resources.apps.config section ([#3680](#3680))
* Prompt for serverless compute in `dbt-sql` template (defaults to `yes`) ([#3668](#3668))
### API Changes
* Added `databricks account account-groups-v2` command group.
* Added `databricks account account-iam-v2` command group.
* Added `databricks feature-engineering` command group.
* Added `databricks shares list-shares` command.
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
This mirrors the approach in default-python.
## Why
I found this missing when working on #3667.
## Tests
Manually initialized and successfully ran both variants.
denik pushed a commit that referenced this pull request May 20, 2026
## Release v0.271.0
### Bundles
* Added support for a "template_dir" option in the databricks_template_schema.json format. ([#3671](#3671)).
* Remove resources.apps.config section ([#3680](#3680))
* Prompt for serverless compute in `dbt-sql` template (defaults to `yes`) ([#3668](#3668))
### API Changes
* Added `databricks account account-groups-v2` command group.
* Added `databricks account account-iam-v2` command group.
* Added `databricks feature-engineering` command group.
* Added `databricks shares list-shares` command.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pietern@eng-dev-ecosystem-bot@lennartkats-db