Skip to content

Conversation

lammic
Copy link

@lammic lammic commented Sep 6, 2025

PR for issue #225.

@ravi-databricks ravi-databricks changed the base branch from main to issue_225 September 8, 2025 15:47
"\nERROR: 'uc_catalog_name' can only contain ASCII letters ('a' - 'z', 'A' - 'Z'),"
" digits ('0' - '9'), and underbar ('_'). Must also not start with a digit. Exiting."
)
exit(1)
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not put into base class instead of duplicating this validation in every demo class?

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