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

add clarifying faq and info on permissions #5835

Merged
merged 9 commits into from
Jul 25, 2024
Merged

Conversation

mirnawong1
Copy link
Contributor

this pr adds a couple of sentences clarifying users need the right permission/access to create schemas when running store_failures config.

raised in slack thread by @wusanny : https://dbt-labs.slack.com/archives/C02NCQ9483C/p1721798716164609

this pr adds a couple of sentences clarifying users need the right permission/access to create schemas when running store_failures config. 

raised in slack thread by @wusanny : https://dbt-labs.slack.com/archives/C02NCQ9483C/p1721798716164609
@mirnawong1 mirnawong1 requested a review from a team as a code owner July 24, 2024 10:31
Copy link

vercel bot commented Jul 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Jul 25, 2024 8:10am

@github-actions github-actions bot added content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs size: small This change will take 1 to 2 days to address labels Jul 24, 2024
@mirnawong1
Copy link
Contributor Author

hey @wusanny , can i double check with you if the context is technically accurate please?

If you're receiving a `Adapter name adapter: Adapter_name error: permission denied for schema dev_usernamea_dbt_test__audit`, this is most likely due to your user not having permission to create new schemas, despite having owner access to your own development schema.

To resolve this, you need proper authorization to create or access custom schemas. Run the following SQL command in the data platform environment:

Copy link
Contributor

Choose a reason for hiding this comment

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

Hiya @mirnawong1

(non-blocker suggestion) would it be worthwhile adding an image to show users where they can add these credentials?

Kind Regards
Natalie

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thats a great question and i did think about this but i think the user has to do this in their own data platform settings. I'm going to loop @wusanny to confirm that though

Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you @mirnawong1 for writing these up. The authorization needs to be done in their respective data platform, that is right.

Hopefully am responding to these correctly, just couple things:

  • tiny typo on "dev_usernamea_dbt_test__audit" in line 116 - there is an extra 'a'
  • the exact authorization query may differ from one data platform to another, not sure if it's something worth mentioning?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

brilliant, thanks so much @wusanny ! will update and thanks for those catches! 🦅👀

Copy link
Contributor Author

Choose a reason for hiding this comment

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

folded in those changes, thank you again!

Copy link
Contributor

@nataliefiann nataliefiann left a comment

Choose a reason for hiding this comment

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

Hiya @mirnawong1

I love this! I've left a non-blocker suggestion but other than that, I have no real suggestions or recommendations. I've approved this for you.

Kind Regards
Natalie

@mirnawong1 mirnawong1 merged commit 054e6f6 into current Jul 25, 2024
10 checks passed
@mirnawong1 mirnawong1 deleted the mirnawong1-patch-27 branch July 25, 2024 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs size: small This change will take 1 to 2 days to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants