Skip to content

Fix namespace validation logic#231

Merged
nicklan merged 2 commits intodatabricks:masterfrom
madeline-shao-db:fix-namespace
Aug 28, 2025
Merged

Fix namespace validation logic#231
nicklan merged 2 commits intodatabricks:masterfrom
madeline-shao-db:fix-namespace

Conversation

@madeline-shao-db
Copy link
Contributor

@madeline-shao-db madeline-shao-db commented Aug 28, 2025

Previously there was a bug in the namespace validation logic where it incorrectly didn't allow numbers in the name. This is because numbers return false for is_ascii_lowercase

Manually tested that namespaces with numbers works now

@nicklan nicklan merged commit 45bb168 into databricks:master Aug 28, 2025
8 checks 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.

2 participants