potiuk commented on pull request #16792: URL: https://github.com/apache/airflow/pull/16792#issuecomment-873416594
Also the DAG you wrote for tests is great to have an example dag in documentation. So I think it should be added too as a really nice documentation similarly as we have in other providers. It should not be difficult to add them. You can take as an example the airbyte provider: Example dag here for airbyte: https://github.com/apache/airflow/tree/main/airflow/providers/airbyte/example_dags And parts of the example dag are included in airbyte documentation: https://github.com/apache/airflow/blob/main/docs/apache-airflow-providers-airbyte/operators/airbyte.rst This way your example dag will become a guide for others :) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
