Skip to content

Resolve deprecation warnings in Azure FileShare-to-GCS tests#39599

Merged
josh-fell merged 1 commit intoapache:mainfrom
josh-fell:azure-fileshare-dir-name
May 14, 2024
Merged

Resolve deprecation warnings in Azure FileShare-to-GCS tests#39599
josh-fell merged 1 commit intoapache:mainfrom
josh-fell:azure-fileshare-dir-name

Conversation

@josh-fell
Copy link
Copy Markdown
Contributor

Related: #39485

AzureFileShareToGCSOperator has a deprecated parameter, directory_name, which was replaced by directory_path. This PR updates system and unit tests as well as operator docs to reflect this deprecated change.

@boring-cyborg boring-cyborg bot added area:providers area:system-tests provider:google Google (including GCP) related issues labels May 14, 2024
@josh-fell josh-fell added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label May 14, 2024
@josh-fell josh-fell requested a review from Taragolis May 14, 2024 03:30
@josh-fell josh-fell force-pushed the azure-fileshare-dir-name branch from ec638cf to 5948cc6 Compare May 14, 2024 03:44
Related: apache#39485

AzureFileShareToGCSOperator has a deprecated parameter, `directory_name`, which was replaced by `directory_path`. This PR updates system and unit tests as well as operator docs to reflect this deprecated change.
@josh-fell josh-fell force-pushed the azure-fileshare-dir-name branch from 5948cc6 to 3422b0b Compare May 14, 2024 16:24
@josh-fell josh-fell merged commit 6621874 into apache:main May 14, 2024
@josh-fell josh-fell deleted the azure-fileshare-dir-name branch May 14, 2024 16:55
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
…39599)

Related: apache#39485

AzureFileShareToGCSOperator has a deprecated parameter, `directory_name`, which was replaced by `directory_path`. This PR updates system and unit tests as well as operator docs to reflect this deprecated change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers area:system-tests 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.

3 participants