[
https://issues.apache.org/jira/browse/AIRFLOW-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279908#comment-17279908
]
ASF GitHub Bot commented on AIRFLOW-5307:
-----------------------------------------
dimberman commented on pull request #5910:
URL: https://github.com/apache/airflow/pull/5910#issuecomment-774219920
@BasPH I'm going to close this but please feel free to re-open if you feel
this is still relevant.
----------------------------------------------------------------
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]
> 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.4#803005)