ashb commented on a change in pull request #20358:
URL: https://github.com/apache/airflow/pull/20358#discussion_r771253856



##########
File path: airflow/providers/google/cloud/hooks/gcs.py
##########
@@ -114,6 +116,13 @@ def _inner_wrapper(self: "GCSHook", *args, **kwargs) -> RT:
     return _wrapper
 
 
+# A fake bucket to use in functions decorated by provide_session. This allows

Review comment:
       `_fallback_object_url_to_object_name_and_bucket_name` I think you mean, 
not provide_session :)




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