[
https://issues.apache.org/jira/browse/AIRFLOW-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bas Harenslak updated AIRFLOW-5307:
-----------------------------------
Description: The BaseOperator currently resides in /airflow/models but has
never been a database model, i.e. it is not stored in a database table. I
suggest to move it to its logical place, the operators package.
> Move the BaseOperator to the operators package
> ----------------------------------------------
>
> Key: AIRFLOW-5307
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5307
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.0.0
> Reporter: Bas Harenslak
> Priority: Major
>
> The BaseOperator currently resides in /airflow/models but has never been a
> database model, i.e. it is not stored in a database table. I suggest to move
> it to its logical place, the operators package.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)