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

[async] Support running BQ Python models with ExecutionMode.AIRFLOW_ASYNC #1262

Open
1 task
tatiana opened this issue Oct 21, 2024 · 1 comment
Open
1 task
Labels
area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc do-not-stale Related to stale job and dosubot execution:async Related to the Async execution mode priority:medium Medium priority issues are important issues that may have a workaround and medium impact
Milestone

Comments

@tatiana
Copy link
Collaborator

tatiana commented Oct 21, 2024

Context

As of Cosmos 1.7, we only support run with SQL models when using ExecutionMode.AIRFLOW_ASYNC . However, the dbt command also supports running Python models.

Acceptance criteria

  • Support running Python models with ExecutionMode.AIRFLOW_ASYNC
@tatiana tatiana added the execution:async Related to the Async execution mode label Oct 21, 2024
@dosubot dosubot bot added the area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc label Oct 21, 2024
@tatiana tatiana added this to the Cosmos 1.9.0 milestone Oct 30, 2024
Copy link

github-actions bot commented Dec 1, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Dec 1, 2024
@pankajastro pankajastro added do-not-stale Related to stale job and dosubot and removed stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed labels Dec 1, 2024
@tatiana tatiana added the priority:medium Medium priority issues are important issues that may have a workaround and medium impact label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc do-not-stale Related to stale job and dosubot execution:async Related to the Async execution mode priority:medium Medium priority issues are important issues that may have a workaround and medium impact
Projects
None yet
Development

No branches or pull requests

2 participants