drewsonne commented on a change in pull request #4531: [WIP][AIRFLOW-594] Add 
dag source plugin hooks
URL: https://github.com/apache/airflow/pull/4531#discussion_r274603868
 
 

 ##########
 File path: docs/plugins.rst
 ##########
 @@ -127,6 +130,9 @@ For example,
 
 * For ``Operator`` plugin, an ``execute`` method is compulsory.
 * For ``Sensor`` plugin, a ``poke`` method returning a Boolean value is 
compulsory.
+* For ``AirflowPluginDagSource`` plugin, ``name``, ``add_dags_to_dagbag``, and
 
 Review comment:
   I gotta fix the test cases and then I'll crack on with the doc problems :-D

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to