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

Snowflake destination acceptance test runtime is too long #10340

Closed
tuliren opened this issue Feb 15, 2022 · 2 comments · Fixed by #10374
Closed

Snowflake destination acceptance test runtime is too long #10340

tuliren opened this issue Feb 15, 2022 · 2 comments · Fixed by #10374

Comments

@tuliren
Copy link
Contributor

tuliren commented Feb 15, 2022

The bottleneck is in testCustomDbtTransformations, which takes 18 minutes:

Screen Shot 2022-02-14 at 22 17 20

@tuliren
Copy link
Contributor Author

tuliren commented Feb 15, 2022

This may be related to #10337. From the logs of the acceptance test, we can tell that the getConnection method is called many times.

The dbt "build catalog" step seems to be the bottleneck.

@tuliren tuliren linked a pull request Feb 23, 2022 that will close this issue
@tuliren
Copy link
Contributor Author

tuliren commented Feb 23, 2022

Resolved in #10374.

@tuliren tuliren closed this as completed Feb 23, 2022
@tuliren tuliren added this to the ConnCore Feb 23, 2022 milestone Feb 23, 2022
@tuliren tuliren self-assigned this Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant