You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/07/12 08:02:22 UTC

[GitHub] [airflow] uranusjr opened a new pull request, #24989: Implement expand_kwargs()

uranusjr opened a new pull request, #24989:
URL: https://github.com/apache/airflow/pull/24989

   Part 2 of #24489. (Part 1: #24971)
   
   A new ExpandInput type "list-of-dicts" is implemented to support this new shape of mapped kwargs. There's not much aside from that (and a bunch of tests) since most of the abstraction is already done in the previous PR.
   
   I think these two PRs cover all of #24838, but I’ll make sure after this one’s merged.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] uranusjr merged pull request #24989: Implement expand_kwargs()

Posted by GitBox <gi...@apache.org>.
uranusjr merged PR #24989:
URL: https://github.com/apache/airflow/pull/24989


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org