You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/07/31 21:34:02 UTC

[GitHub] [airflow] hussein-awala commented on a diff in pull request #32925: Check google provider version in GCSToS3Operator before provoide match_glob param

hussein-awala commented on code in PR #32925:
URL: https://github.com/apache/airflow/pull/32925#discussion_r1279899324


##########
airflow/providers/amazon/aws/transfers/gcs_to_s3.py:
##########
@@ -31,6 +34,9 @@
     from airflow.utils.context import Context
 
 
+google_provider_version = version("apache-airflow-providers-google")

Review Comment:
   It's a good idea, I just implemented it, could you take a second look?



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org