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

Dynamic task mapping using Xcoms #155

Open
vvsivaprasadreddy opened this issue Feb 25, 2023 · 1 comment
Open

Dynamic task mapping using Xcoms #155

vvsivaprasadreddy opened this issue Feb 25, 2023 · 1 comment

Comments

@vvsivaprasadreddy
Copy link

Is there a way to define Yaml dag to create dynamic task mapping just like use do using partial() and expand() functions? Can you give me an example?

Also, the Xcoms passed through Yaml are coming a string instead of python objects? Any solution?

@matveykortsev
Copy link
Contributor

Created PR for that #162.
For passing Xcoms as a native Python object we need to add support of render_template_as_native_obj in dag params

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

No branches or pull requests

2 participants