jscheffl commented on PR #67773:
URL: https://github.com/apache/airflow/pull/67773#issuecomment-4582651286

   > I think it _should_ be fine to make the changes for API and Callback, but 
I'm not sure for the Job interface here.
   > 
   > Since we _might_ break the compatibility for users who inherit the base 
job runner interface.
   > 
   > (Though the caller for these methods for the correct implementation 
_should_ pass by keyword argument.)
   
   At least jobs are not listed as a "public interface" 
https://airflow.apache.org/docs/apache-airflow/stable/public-airflow-interface.html
 - So whoever implements something probably need to adjust.


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