Skip to content

Remove unused default-sql versions.tmpl - #6420

Open
rugpanov wants to merge 1 commit into
mainfrom
remove-dead-default-sql-versions
Open

Remove unused default-sql versions.tmpl#6420
rugpanov wants to merge 1 commit into
mainfrom
remove-dead-default-sql-versions

Conversation

@rugpanov

Copy link
Copy Markdown
Contributor

Changes

Delete libs/template/templates/default-sql/library/versions.tmpl. The default-sql bundle template renders no cluster (it targets a SQL warehouse), so its two macros — latest_lts_dbr_version and latest_lts_db_connect_version_spec — are never referenced by any template. The file contained only these two dead macros.

Split out of #6418 (dbt-sql DBR 16.4 bump) to keep that PR focused on a single change.

Tests

  • No rendered template output changes (the macros were never invoked); no changelog fragment needed.
  • default-sql template acceptance tests pass unchanged after the deletion.

This pull request and its description were written by Isaac.

The default-sql bundle template renders no cluster, so its library
macros latest_lts_dbr_version and latest_lts_db_connect_version_spec
are never referenced. The file contained only these two dead macros;
remove it. Split out of the dbt-sql DBR bump (#6418) to keep that PR
focused.

Co-authored-by: Isaac <no-reply@databricks.com>
@eng-dev-ecosystem-bot

Copy link
Copy Markdown
Collaborator

Integration test report

Commit: edd9064

Run: 33157906083

Env 💚​RECOVERED 🙈​SKIP ✅​pass 🙈​skip Time
💚​ aws linux 1 1 274 1194 4:01
💚​ aws windows 1 1 276 1192 3:33
💚​ azure linux 1 1 273 1194 4:06
💚​ azure windows 1 1 275 1192 4:48
💚​ gcp linux 1 1 274 1194 4:07
💚​ gcp windows 1 1 276 1192 3:25
Test Name aws linux aws windows azure linux azure windows gcp linux gcp windows
💚​ TestAccept 💚​R 💚​R 💚​R 💚​R 💚​R 💚​R
🙈​ TestAccept/ssh/connection 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S
Top 3 slowest tests (at least 2 minutes):
duration env testname
4:41 azure windows TestAccept
3:29 aws windows TestAccept
3:21 gcp windows TestAccept

@rugpanov
rugpanov marked this pull request as ready for review August 28, 2026 09:23
@github-actions

Copy link
Copy Markdown
Contributor

Waiting for approval

Could not determine reviewers from git history.
Round-robin suggestion: @lennartkats-db

Eligible reviewers: @andrewnester, @anton-107, @denik, @janniklasrose, @lennartkats-db, @pietern, @shreyas-goenka

Suggestions based on git history. See OWNERS for ownership rules.

Sign up for free to 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.

2 participants