-
Notifications
You must be signed in to change notification settings - Fork 170
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
Create single virtualenv when DbtVirtualenvBaseOperator
has virtualenv_dir=None
and is_virtualenv_dir_temporary=True
#1200
Merged
tatiana
merged 13 commits into
astronomer:main
from
kesompochy:optimize-dbt-virtualenv-reuse
Oct 1, 2024
Merged
Create single virtualenv when DbtVirtualenvBaseOperator
has virtualenv_dir=None
and is_virtualenv_dir_temporary=True
#1200
tatiana
merged 13 commits into
astronomer:main
from
kesompochy:optimize-dbt-virtualenv-reuse
Oct 1, 2024
Commits on Sep 9, 2024
-
Optimize DbtVirtualenvBaseOperator: Implement virtualenv reuse
- Reuse virtualenv in single task execution to reduce creation overhead - Improve temporary directory management to use TemporaryDirectory when virtualenv_dir is set to None
Configuration menu - View commit details
-
Copy full SHA for e42aeb0 - Browse repository at this point
Copy the full SHA e42aeb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a84d16c - Browse repository at this point
Copy the full SHA a84d16cView commit details -
Configuration menu - View commit details
-
Copy full SHA for acba2e6 - Browse repository at this point
Copy the full SHA acba2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f70c8a1 - Browse repository at this point
Copy the full SHA f70c8a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad033b - Browse repository at this point
Copy the full SHA 7ad033bView commit details -
Merge branch 'optimize-dbt-virtualenv-reuse' of ssh://github.com/keso…
…mpochy/astronomer-cosmos into optimize-dbt-virtualenv-reuse
Configuration menu - View commit details
-
Copy full SHA for 7bc0212 - Browse repository at this point
Copy the full SHA 7bc0212View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2edc23e - Browse repository at this point
Copy the full SHA 2edc23eView commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e97a73 - Browse repository at this point
Copy the full SHA 6e97a73View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6dc9215 - Browse repository at this point
Copy the full SHA 6dc9215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f82e59 - Browse repository at this point
Copy the full SHA 3f82e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ef98b - Browse repository at this point
Copy the full SHA b6ef98bView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b97cb5 - Browse repository at this point
Copy the full SHA 3b97cb5View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 823887f - Browse repository at this point
Copy the full SHA 823887fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.