uranusjr opened a new pull request, #24034: URL: https://github.com/apache/airflow/pull/24034
It turns out we were missing several obscure arguments to keep MappedOperator feature-parity with BaseOperator. This fixes that. More importantly, I also implemented a pre-commit check to make sure BaseOperator additions in the future must also be addressed in MappedOperator (or added to the exclusion list manually if possible). Fix #24027. -- 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]
