kgw7401 commented on code in PR #52981:
URL: https://github.com/apache/airflow/pull/52981#discussion_r2205960181
##########
providers/google/src/airflow/providers/google/cloud/hooks/dataproc.py:
##########
@@ -1404,7 +1441,6 @@ async def create_cluster(
)
return result
- @GoogleBaseHook.fallback_to_default_project_id
Review Comment:
I couldn't expect the breaking change. I've added the decorator again
--
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]