Skip to content

Restore Dag-parse-time validation for Databricks Repos operators #70503 - #70551

Merged
shahar1 merged 2 commits into
apache:mainfrom
haseebmalik18:revert-databricks-repos-provision-checks
Jul 30, 2026
Merged

Restore Dag-parse-time validation for Databricks Repos operators #70503#70551
shahar1 merged 2 commits into
apache:mainfrom
haseebmalik18:revert-databricks-repos-provision-checks

Conversation

@haseebmalik18

Copy link
Copy Markdown
Contributor

Moves the branch/tag/repo_id/repo_path provision checks in DatabricksReposCreate/Update/DeleteOperator back to __init__ (reverting #70341) so bad argument combos fail when the Dag is parsed instead of at execute time. The repo_path regex check stays in execute() since it reads the rendered value.

related: #70503

Depends on #70505, will rebase once that merges.

@shahar1 shahar1 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.

Great!

@shahar1
shahar1 merged commit d1bd535 into apache:main Jul 30, 2026
83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants