turbaszek commented on a change in pull request #8805:
URL: https://github.com/apache/airflow/pull/8805#discussion_r425099860
##########
File path: airflow/providers/google/cloud/operators/automl.py
##########
@@ -558,7 +558,7 @@ class AutoMLTablesUpdateDatasetOperator(BaseOperator):
:type gcp_conn_id: str
"""
- template_fields = ("dataset", "update_mask", "location", "project_id")
+ template_fields = ("dataset", "update_mask", "location")
Review comment:
I will rebase, it was fixed in other 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.
For queries about this service, please contact Infrastructure at:
[email protected]