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

roles/bigquery.dataEditor maps to EDITOR instead of WRITER #65

Closed
john-lemmon-liveramp opened this issue May 6, 2020 · 0 comments · Fixed by #66 or #68
Closed

roles/bigquery.dataEditor maps to EDITOR instead of WRITER #65

john-lemmon-liveramp opened this issue May 6, 2020 · 0 comments · Fixed by #66 or #68

Comments

@john-lemmon-liveramp
Copy link

It seems for datasets the expected primitive role is "WRITER" instead of "EDITOR". I was getting an error after the conversion of "roles/bigquery.dataEditor" to "EDITOR" using the latest code.

Workaround: I just switched it to "WRITER" instead of "roles/bigquery.dataEditor" as a workaround.
Documentation: https://cloud.google.com/bigquery/docs/access-control-primitive-roles#dataset-primitive-roles
Issue came from this PR: #62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant