dbt-teradata
dbt-teradata copied to clipboard
Use Python 3.13, order options and install dbt in one go and just specify dbt-teradata version
Use the latest supported Python version for a nice performance improvement.
Install with pip according to dbt docs https://docs.getdbt.com/docs/core/pip-install#installing-the-adapter
The resulting image could also perhaps be slimmed down some more.
Checklist
- [ ] 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
Are these packages even needed?
make
build-essential
libpq-dev \