potiuk commented on pull request #19470: URL: https://github.com/apache/airflow/pull/19470#issuecomment-963359126
Cool. Looks good, I would like however to add one more thing (this might be a separate PR but it would be great to add it here). The comments `[START howto_operator_mssql]` and the like are used to generate HowTo documentation out of the examples. This is cool the example DAG works, but the biggest benefit of it is the documentaiton on using the operators extracts the snippets of that working example dags and puts them in "Howto" guides. For example see how it is done in MySQL: https://github.com/apache/airflow/blob/main/docs/apache-airflow-providers-mysql/operators.rst It would be great to heave such HowTo document added. Can you add it please too ? -- 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]
