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

V2 gatekeeper cert kensuke #22

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

kensukemorris
Copy link

No description provided.

Here are the fixes that need implementing:

1. All .yml files should be renamed to specify what they apply to.
2. Staging models should be split by which source they are coming from.
3. stg_customers contains PII data in the first_name and last_name columns so these need to be hashed.
4. The customers.sql and orders.sql models moced to warehouse folder
5. dbt_project_evaluator_exceptions.csv to make an except for stg_customers referecing stg_customers_pii
Finance - Total value of orders returned by customer
Sales - The customer count by month for customers making their first order
Copy link

@evb123 evb123 left a comment

Choose a reason for hiding this comment

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

Sensitive folders are legacy - now we put sensitive models directly in layer folders :)

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.

2 participants