bhirsz commented on a change in pull request #22311:
URL: https://github.com/apache/airflow/pull/22311#discussion_r829950413



##########
File path: docs/apache-airflow-providers-google/operators/cloud/bigquery.rst
##########
@@ -29,7 +29,7 @@ data.
 Prerequisite Tasks
 ^^^^^^^^^^^^^^^^^^
 
-.. include::/operators/_partials/prerequisite_tasks.rst
+.. include:: ../_partials/prerequisite_tasks.rst

Review comment:
       It's not although it's common practice, see sphinx docs: 
https://docutils.sourceforge.io/docs/ref/rst/directives.html#include . This 
line is actually not needed for system tests - it's fix because I've noticed 
that Google provider docs doesn't contain prerequisite_tasks section content 
(due to invalid include - for at least few versions). It's very minor so I 
think it's fine to also include this change in this PR.




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


Reply via email to