uranusjr commented on PR #70805: URL: https://github.com/apache/airflow/pull/70805#issuecomment-5210300261
> Keep the subclass `_build_execute_task_command` signature unchanged: `execute_task` stashes the task's `bundle_info` for the duration of the call, and `_scan_roots` resolves the scan root on demand. But the signature still changed, a new `root` has been added. Either this also needs to go away or made compatible, or we should just bite the bullet and pass more arguments instead. -- 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]
