dbt-teradata
dbt-teradata copied to clipboard
Add md5_udf variable to allow for hash macro configuration
Description
Introducing md5_udf variable to allow for configuration of the hash macro.
This is an enhancement that was suggested here
Checklist
- [x] 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.mdwith information about my change