Skip to content

Add changelog entry for PR #3307 - #3541

Merged
shreyas-goenka merged 2 commits into
mainfrom
changelog/add-pr-3307-entry
Sep 3, 2025
Merged

Add changelog entry for PR #3307#3541
shreyas-goenka merged 2 commits into
mainfrom
changelog/add-pr-3307-entry

Conversation

@shreyas-goenka

Copy link
Copy Markdown
Contributor

Summary

This PR adds a changelog entry for PR #3307 which implemented top level run_as support for DLT pipelines in Databricks Asset Bundles (DABs).

Changes

  • Added entry to NEXT_CHANGELOG.md under the Bundles section documenting the new top level run_as support for DLT pipelines

Context

PR #3307 enabled DABs to support the run_as field at the top level for DLT pipelines. Previously, DABs would error if pipelines were used with the run_as field set. Now the CLI transparently reads the run_as value and applies it to all pipelines in the bundle.

🤖 Generated with Claude Code

Add top level run_as support for DLT pipelines
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
pietern
pietern previously requested changes Sep 3, 2025
Comment threadNEXT_CHANGELOG.md Outdated
@pietern

Copy link
Copy Markdown
Contributor

Claude is quite verbose in the PR summary for a changelog entry.

@eng-dev-ecosystem-bot

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

Copy link
Copy Markdown
Collaborator

Run: 17429240420

Env✅​pass🔄​flaky🙈​skip
✅​aws linux308512
✅​aws windows309511
✅​aws-ucws linux420410
✅​aws-ucws windows421409
✅​azure linux308511
🔄​azure windows3072510
✅​azure-ucws linux420409
✅​azure-ucws windows421408
🔄​gcp linux3034513
🔄​gcp windows3062512
8 failing tests:
Test Nameazure windowsgcp linuxgcp windows
TestAccept/bundle/deploy/dashboard/simple_syncroot✅​pass✅​pass🔄​flaky
TestAccept/bundle/deployment/bind/model-serving-endpoint✅​pass✅​pass🔄​flaky
TestAccept/bundle/resources/pipelines/update✅​pass🔄​flaky✅​pass
TestAccept/bundle/resources/pipelines/update/DATABRICKS_CLI_DEPLOYMENT=terraform✅​pass🔄​flaky✅​pass
TestAccept/bundle/templates/default-python/combinations/classic✅​pass🔄​flaky✅​pass
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_CLI_DEPLOYMENT=terraform/DLT=yes/NBOOK=yes/PY=yes✅​pass🔄​flaky✅​pass
TestFilerWorkspaceNotebook🔄​flaky✅​pass✅​pass
TestFilerWorkspaceNotebook/scalaJupyterNb.ipynb🔄​flaky✅​pass✅​pass

Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com>
@shreyas-goenka

Copy link
Copy Markdown
ContributorAuthor

Claude is quite verbose in the PR summary for a changelog entry.

I asked it to write a PR description, that's likely why.

@shreyas-goenka
shreyas-goenka dismissed pietern’s stale reviewSeptember 3, 2025 11:36

dismissing to unblock merge.

@shreyas-goenka
shreyas-goenka added this pull request to the merge queueSep 3, 2025
Merged via the queue into main with commit 07e649bSep 3, 2025
13 checks passed
@shreyas-goenka
shreyas-goenka deleted the changelog/add-pr-3307-entry branch September 3, 2025 11:52
denik pushed a commit that referenced this pull request May 20, 2026
## Summary
This PR adds a changelog entry for PR #3307 which implemented top level
`run_as` support for DLT pipelines in Databricks Asset Bundles (DABs).
## Changes
- Added entry to `NEXT_CHANGELOG.md` under the Bundles section
documenting the new top level `run_as` support for DLT pipelines
## Context
PR #3307 enabled DABs to support the `run_as` field at the top level for
DLT pipelines. Previously, DABs would error if pipelines were used with
the `run_as` field set. Now the CLI transparently reads the `run_as`
value and applies it to all pipelines in the bundle.
🤖 Generated with [Claude Code](https://claude.ai/code)
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com>
Sign up for freeto 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.

5 participants

@shreyas-goenka@pietern@eng-dev-ecosystem-bot@denik@andrewnester