RNHTTR commented on PR #42005:
URL: https://github.com/apache/airflow/pull/42005#issuecomment-2559891820

   @MRLab12 I think they definitely need to go into the Task SDK, because 
that's what users will interface with. Because the models inherit from their 
associated SDK objects 
([example](https://github.com/apache/airflow/blob/main/airflow/models/dag.py#L313)),
 I don't think you need to duplicate them there unless you'll be explicitly 
writing code at the model level, which I don't _think_ is necessary.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to