potiuk commented on PR #27191: URL: https://github.com/apache/airflow/pull/27191#issuecomment-1291401413
Unfortunately it's next to impossible to split it :(. Once you remove it in one place you must remove it in others. The dry_run/verbose options got flag that make them not produce the keyword params - so they have to be removed and then they have to be removed everywhere. Pity I have not done it before (there were always more important things) but the dry_run/verbose spilled over the whole breeze code and this is one of the main reasons this change is so needed. -- 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]
