dbt-labs / redshift

Redshift package for dbt (getdbt.com)
https://hub.getdbt.com/dbt-labs/redshift/latest/
Apache License 2.0
99 stars 41 forks source link

Permission-related views #10

Closed clrcrl closed 6 years ago

clrcrl commented 6 years ago

Created some views to help admins see which users have permissions on tables/views, and on schemas.

Also made some small tweaks to existing code (deleted a duplicate/unused base model, added a new column to table_stats)

drewbanin commented 6 years ago

@clrcrl this is awesome! Adding @cmcarthur to take a look as well, but LGTM!

drewbanin commented 6 years ago

@clrcrl one comment, but otherwise LGTM!

drewbanin commented 6 years ago

@clrcrl thanks for making that change! Is this ready to be merged? Just tried it out on our Redshift and it works like a charm :)

clrcrl commented 6 years ago

@drewbanin - I believe it is! I've tested it across two clusters and both worked for me.