You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/01/19 10:03:01 UTC

[GitHub] [airflow] ashb commented on a change in pull request #20945: Implement enough interface for MappedOperator to be baggable

ashb commented on a change in pull request #20945:
URL: https://github.com/apache/airflow/pull/20945#discussion_r787570637



##########
File path: airflow/models/base.py
##########
@@ -34,9 +41,115 @@
 ID_LEN = 250
 
 
-# used for typing
 class Operator:

Review comment:
       Anyone else find it odd that `Operator` is "lower level" than BaseOperator :grin:




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org