[
https://issues.apache.org/jira/browse/AIRFLOW-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310168#comment-17310168
]
ASF GitHub Bot commented on AIRFLOW-6829:
-----------------------------------------
mik-laj commented on pull request #15044:
URL: https://github.com/apache/airflow/pull/15044#issuecomment-808884425
> I had the impression that this change was backwards compatible.
It's backwards compatible, because all olds operators are still workings.
Only operators that do not have a decorator do not work with older versions.
And for PR, I update all operators so that they don't have a decorator.
--
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)