mik-laj commented on a change in pull request #8631:
URL: https://github.com/apache/airflow/pull/8631#discussion_r422786200



##########
File path: airflow/providers/google/cloud/hooks/bigquery.py
##########
@@ -1036,58 +1089,62 @@ def run_grant_dataset_view_access(self,
         :type view_dataset: str
         :param view_table: the table of the view
         :type view_table: str
-        :param source_project: the project of the source dataset. If None,
+        :param project_id: the project of the source dataset. If None,

Review comment:
       Is there any way to set self.project_id?




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


Reply via email to