[
https://issues.apache.org/jira/browse/AIRFLOW-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216662#comment-17216662
]
ASF GitHub Bot commented on AIRFLOW-6829:
-----------------------------------------
potiuk commented on pull request #7450:
URL: https://github.com/apache/airflow/pull/7450#issuecomment-712102554
My current preference is those two together:
* Add a bowler refactor for the provider packages for Airflow 2.0 that will
delete this decorator. Previously, provider package didn't have any bowler
refactors, so that would be new.
* Conditionally display warnings for Breeze. Once the user is in the breeze
then they will not see the warning.
This is very simple to do, it will connect both - no "apply_defaults" in
"production" code and easy development in Breeze. For local development (we
could even leave with displaying the warnings locally with "those
apply_defaults" are here now because we need them until we release backports
but we intend to remove it once backport-providers are gone (which should
happen in Feb/March according to our plans). We can talk about today at the 2.0
meeting/
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Auto apply apply_default decorator to all sub-classess
> ------------------------------------------------------
>
> Key: AIRFLOW-6829
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6829
> Project: Apache Airflow
> Issue Type: Bug
> Components: core
> Affects Versions: 1.10.9
> Reporter: Kamil Bregula
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)