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] Evaluate possibility of supporting macros when using ExecutionMode.AIRFLOW_ASYNC #1271

Open
2 tasks
tatiana opened this issue Oct 21, 2024 · 0 comments
Open
2 tasks
Labels
area:docs Relating to documentation, changes, fixes, improvement area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc execution:async Related to the Async execution mode
Milestone

Comments

@tatiana
Copy link
Collaborator

tatiana commented Oct 21, 2024

Context

Many dbt macros are calculated during runtime. We should evaluate if/how we could overcome this limitation when using ExecutionMode.AIRFLOW_ASYNC. If we can't, we should at least document this limitation.

Acceptance criteria

  • Have a proposal to handle macros when using ExecutionMode.AIRFLOW_ASYNC
  • Update documentation
@tatiana tatiana added the execution:async Related to the Async execution mode label Oct 21, 2024
@dosubot dosubot bot added area:docs Relating to documentation, changes, fixes, improvement area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc labels Oct 21, 2024
@tatiana tatiana added this to the Cosmos 1.9.0 milestone Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:docs Relating to documentation, changes, fixes, improvement area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc execution:async Related to the Async execution mode
Projects
None yet
Development

No branches or pull requests

1 participant