Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "check" feature in configuration tab to check for user specified cdm/results/temp/vocab schemas #2944

Open
burrowse opened this issue Jun 10, 2024 · 0 comments

Comments

@burrowse
Copy link

Expected behavior

When adding a new source in the configuration tab, a user can specify the connection details and cdm/results/temp/vocab schemas. For every data source there is a check feature. When using the check feature, I erroneously assumed a validation for those specified cdm/results/temp/vocab schemas existing in the database was being performed.

Actual behavior

The check feature only validates that the database connection itself is valid.

Request

A nice expansion of the check feature could be to verify that the user specified schemas exist in the database and report if they do not exist to the user. This would be very useful when a single database contains several data sources (with a collection of schemas) that need to be made available in Atlas and you want to verify that the new schema(s) associated with the new data source exist(s) prior to making it available for users.

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

No branches or pull requests

1 participant