dbt-teradata
dbt-teradata copied to clipboard
Implement safe_cast macro
Description
Implementing safe_cast with trycast. For more details see link
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