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

Fix: revert #326 which breaks DESCRIBE table for some non Glue Catalog users #404

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

susodapop
Copy link

Resolves #403

Description

The change from #326 targets AWS Glue Catalog users but is enabled by default for all users. We need to reimplement that fix behind an environment variable so that admins can enable that behaviour only in the cases where they know they need it and can take responsibility for table access permissions.

Resolves

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

Signed-off-by: Jesse Whitehouse <[email protected]>
benc-db
benc-db previously approved these changes Aug 2, 2023
Signed-off-by: Jesse Whitehouse <[email protected]>
@susodapop susodapop temporarily deployed to azure-prod-pecou August 2, 2023 20:44 — with GitHub Actions Inactive
@susodapop susodapop temporarily deployed to azure-prod-peco August 2, 2023 20:44 — with GitHub Actions Inactive
@susodapop susodapop merged commit 3a254ef into main Aug 2, 2023
20 checks passed
@susodapop susodapop deleted the peco-920 branch August 2, 2023 20:48
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

Successfully merging this pull request may close these issues.

AWS Databricks - 1.6.0 causing dbt commands to describe tables and schemas unrelated to the operation
3 participants