Eugene Kim
Eugene Kim
**Describe the bug** Snapshot tables located in the /snapshots folder trigger the check-model-has-properties-file check, even with a property file defined per [dbt documentation](https://docs.getdbt.com/reference/snapshot-properties). Changing the "snapshots" header to "model" does...
**Is your feature request related to a problem? Please describe.** Just a nice-to-have. **Describe the solution you'd like** I'd love to be able to get Teams notifications for Github Status...
How would you apply a salt when using a hash function? I guess we could create a separate UDF and apply the logic to get the salt there, but it...
**Describe the feature you'd like** I would like a check that ensures that every model ends with `select * from final`. **Additional context** A common practice of mine when debugging...