You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "uranusjr (via GitHub)" <gi...@apache.org> on 2024/04/01 01:12:51 UTC

Re: [I] Annotate a Dataset Event in the Source Task [airflow]

uranusjr commented on issue #37810:
URL: https://github.com/apache/airflow/issues/37810#issuecomment-2028991227

   Core mechanism to set `DatasetEvent.extra` is implemented in #38481. I’ll move to implementing `yield Metadata(...)` from a task next. This might take a while since I can see how Mypy would be unhappy on `execute` can be _either_ a plain function or a generator function…


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