Start testing with Athena and Databricks
emmyoop opened this issue · 0 comments
emmyoop commented
Describe the feature
Add automated testing for Athena and Databricks
Describe alternatives you've considered
Not adding more supported adapters is a risk to not identify issues.
Additional context
This will involve
- Update supported_adapters.env to include both of these adapters
- Add appropriate .env files to integration_tests/.env
- Add the appropriate tox command
- Add profile for the new adapters to profiles.yml
- Add secrets for the env vars
Who will this benefit?
Anyone using dbt-utils with Athena or Databricks.