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

Support users who do not have permissions of creating schemas #120

Closed
tatiana opened this issue Feb 18, 2022 · 0 comments · Fixed by #121
Closed

Support users who do not have permissions of creating schemas #120

tatiana opened this issue Feb 18, 2022 · 0 comments · Fixed by #121
Assignees
Labels
feature New feature or request priority/critical Critical priority
Milestone

Comments

@tatiana
Copy link
Collaborator

tatiana commented Feb 18, 2022

Context

Astro 0.5.1 assumes the users have permission to create schemas. In practice, many developers building ETL pipelines do not have this permission.

Acceptance criteria

  • Users who do not have permission to create schemas should still be able to use all Astro operators.
@tatiana tatiana added feature New feature or request priority/critical Critical priority labels Feb 18, 2022
@dimberman dimberman self-assigned this Feb 18, 2022
dimberman added a commit that referenced this issue Feb 18, 2022
Allow an option where if a user does not have schema creation
permissions they can still use astro (albeit with only pre-created
schemas)
@dimberman dimberman linked a pull request Feb 18, 2022 that will close this issue
@tatiana tatiana added this to the 0.6.0 milestone Feb 21, 2022
dimberman added a commit that referenced this issue Feb 22, 2022
Allow an option where if a user does not have schema creation
permissions they can still use astro (albeit with only pre-created
schemas)

(cherry picked from commit 716ac42)
dimberman added a commit that referenced this issue Feb 22, 2022
Allow an option where if a user does not have schema creation
permissions they can still use astro (albeit with only pre-created
schemas)

(cherry picked from commit 716ac42)
dimberman added a commit that referenced this issue Feb 22, 2022
* Support users who can't create schemas #120

Allow an option where if a user does not have schema creation
permissions they can still use astro (albeit with only pre-created
schemas)

(cherry picked from commit 716ac42)

* fix tests
utkarsharma2 pushed a commit that referenced this issue Mar 30, 2022
* Support users who can't create schemas #120

Allow an option where if a user does not have schema creation
permissions they can still use astro (albeit with only pre-created
schemas)

(cherry picked from commit 716ac42)

* fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request priority/critical Critical priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants