Skip to content

ZeroBus - File Mode Prototype DAB template#112

Merged
pietern merged 15 commits into
databricks:mainfrom
chi-yang-db:file-push
Oct 22, 2025
Merged

ZeroBus - File Mode Prototype DAB template#112
pietern merged 15 commits into
databricks:mainfrom
chi-yang-db:file-push

Conversation

@chi-yang-db

@chi-yang-db chi-yang-db commented Oct 8, 2025

Copy link
Copy Markdown
Contributor

This is a DAB template that deploys resources to customer's workspace and invoke script jobs for setup of the file push endpoints. No new API or SQL syntax is introduced.

@pohlposition pohlposition left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@chi-yang-db

Copy link
Copy Markdown
Contributor Author

jenkins merge

@chi-yang-db

Copy link
Copy Markdown
Contributor Author

jenkins merge

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

Please run ruff to fix formatting and then we can merge.

@chi-yang-db chi-yang-db requested a review from pietern October 17, 2025 23:55

prod:
mode: production
default: true

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.

Why is prod the default?

@chi-yang-db chi-yang-db Oct 21, 2025

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

In dev the schema name will be renamed with a prefix and the file trigger will be paused by default. We would like to reduce such onboard hiccup for customers
I have verified that if customer tries to create a schema with an existing schema name, it will be blocked at deployment and therefore it will not be accidentally destroyed by the DAB cleanup

@pietern pietern Oct 22, 2025

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.

That's true. You can address this by removing "mode: development" entirely and using a target without mode.

@chi-yang-db chi-yang-db requested a review from pietern October 21, 2025 18:59
@pietern pietern merged commit 152cd6b into databricks:main Oct 22, 2025
1 check passed
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.

4 participants