Skip to content

Conversation

@hussein-awala
Copy link
Member

@hussein-awala hussein-awala commented Nov 14, 2023

In a complex scenario, this operator could be used to upload local files to GCS instead of uploading DV360 reports.

This PR adds a filter for local files to stop the execution.

echo "test text" > /tmp/test.txt
python -c "import urllib.request; print(urllib.request.urlopen('file:/tmp/test.txt').file.read())"

related: #35615

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Nov 14, 2023
@hussein-awala hussein-awala merged commit 9d5f726 into apache:main Nov 14, 2023
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Nov 20, 2023
@ephraimbuddy ephraimbuddy added this to the Airflow 2.8.0 milestone Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants