-
Notifications
You must be signed in to change notification settings - Fork 135
Added support for UC catalogs (only in direct mode) #4342
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
base: main
Are you sure you want to change the base?
Conversation
denik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want auto-dependency injected between catalogs and schemas like we do for volumes-schemas?
Can you take a look at acceptance/bundle/resources/grants, should we have a test here?
|
Commit: 257a100
15 interesting tests: 7 SKIP, 5 RECOVERED, 3 KNOWN
Top 29 slowest tests (at least 2 minutes):
|
denik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you update direct/dresources/resources.yml as well?
|
Also, could you add a config for invariant tests? #4326 Example for schemas: https://github.com/databricks/cli/blob/main/acceptance/bundle/invariant/configs/schema.yml.tmpl |
Changes
Added support for UC catalogs (only in direct mode)
Why
Supporting UC catalogs is a natural conrinuation of DABs support for UC schemas.
Tests
Added acceptance test