KamranImaaz commented on code in PR #61574:
URL: https://github.com/apache/airflow/pull/61574#discussion_r2777264280


##########
providers/google/docs/operators/cloud/bigquery.rst:
##########
@@ -208,6 +208,10 @@ nesting will a nested list where elements would represent 
the column values for
 that row.
 ``True`` - A Python list of dictionaries, where each dictionary represents a 
row. In each dictionary, the keys are the column names and the values are the 
corresponding values for those columns.
 
+..note::
+The project_id parameter is deprecated and will be removed in a future release.
+Please use table_project_id instead.
+

Review Comment:
   Done!



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