Skip to content

fix: Be more defensive around location root to fix seed issue#1231

Open
benc-db wants to merge 3 commits intomainfrom
seed_fix
Open

fix: Be more defensive around location root to fix seed issue#1231
benc-db wants to merge 3 commits intomainfrom
seed_fix

Conversation

@benc-db
Copy link
Copy Markdown
Collaborator

@benc-db benc-db commented Oct 23, 2025

Resolves #1228 (I hope)

Description

Be more stringent when determining if we have a location root so that we never using that clause with an empty location.

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

@github-actions
Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  dbt/adapters/databricks/catalogs
  _relation.py
Project Total  

This report was generated by python-coverage-comment-action

@github-actions
Copy link
Copy Markdown

This PR has been marked as Stale because it has been open for 180 days with no activity. If you would like the PR to remain open, please remove the stale label or comment on the PR.

@github-actions github-actions Bot added the Stale label Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in creating seed with no location_root

1 participant