Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to dbt-athena v1.8.2 to fix cloning of Python models #479

Merged

Conversation

jeancochrane
Copy link
Contributor

@jeancochrane jeancochrane commented May 29, 2024

The dbt clone workflow we recommend in our README to our team members who are setting up dev environmens has been broken since #422 due to a bug in the way that the dbt-athena adapter handles cloning Python models (dbt-labs/dbt-athena#645). That bug was fixed in dbt-labs/dbt-athena#651 and has now been officially released in (v1.8.2)[https://github.com/dbt-athena/dbt-athena/releases/tag/v1.8.2], so this PR updates the dependency to fix the bug on our end as well.

I tested this by running dbt clone --select reporting.ratio_stats --state master-cache locally to confirm that it completed successfully.

@jeancochrane jeancochrane marked this pull request as ready for review May 29, 2024 16:57
@jeancochrane jeancochrane requested a review from a team as a code owner May 29, 2024 16:57
@jeancochrane jeancochrane requested a review from dfsnow May 29, 2024 16:57
@jeancochrane jeancochrane merged commit f126ed8 into master May 29, 2024
5 checks passed
@jeancochrane jeancochrane deleted the jeancochrane/upgrade-dbt-athena-to-1.8.2-to-fix-cloning branch May 29, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants