mik-laj commented on a change in pull request #7880: Don't schedule dummy task
URL: https://github.com/apache/airflow/pull/7880#discussion_r398553868
 
 

 ##########
 File path: airflow/operators/dummy_operator.py
 ##########
 @@ -24,6 +24,9 @@ class DummyOperator(BaseOperator):
     """
     Operator that does literally nothing. It can be used to group tasks in a
     DAG.
+
+    The task that uses this operator is automatically marked as successfully 
completed by the scheduler
 
 Review comment:
   I updated the description.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to