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/09/06 17:03:31 UTC

[GitHub] [airflow] uranusjr commented on pull request #26168: Add triggering dataset events to ti context

uranusjr commented on PR #26168:
URL: https://github.com/apache/airflow/pull/26168#issuecomment-1238429959

   > but using a custom `__getitem__` instead of needing lazy Proxy
   
   I tried this but it introduces very poor behaviour to `**kwargs` usages (which is quite common for taskflow users, to my surprise), so I switched to the current approach.


-- 
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