pierrejeambrun commented on PR #43947:
URL: https://github.com/apache/airflow/pull/43947#issuecomment-2503874473

   > For some parameter schemas like QueryTIStateFilter, which are only used 
twice in task_instance.py, should such parameter schemas be placed directly in 
task_instance.py rather than in common/parameters?
   
   As long as they are 'reused' and not specific to a fonction I think it's 
fine to factorize them into `parameters.py`


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