bolkedebruin commented on PR #39410:
URL: https://github.com/apache/airflow/pull/39410#issuecomment-2095418255
@hg1112 not opposing your fix at all, but did you consider using
ObjectStoragePath instead of this operator?
--
This is an automated message from the Apache Git Service.
To resp
hg1112 commented on PR #39410:
URL: https://github.com/apache/airflow/pull/39410#issuecomment-2094865573
Understood, I will add tests and fix the build.
thank you @dirrao @Taragolis
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
Taragolis commented on PR #39410:
URL: https://github.com/apache/airflow/pull/39410#issuecomment-2094746695
[Static code
checks](https://github.com/apache/airflow/blob/main/contributing-docs/08_static_code_checks.rst)
and
[Test(s)](https://github.com/apache/airflow/actions/runs/8953480968/
boring-cyborg[bot] commented on PR #39410:
URL: https://github.com/apache/airflow/pull/39410#issuecomment-2094407312
Congratulations on your first Pull Request and welcome to the Apache Airflow
community! If you have any issues or are unsure about any anything please check
our Contributors'
hg1112 opened a new pull request, #39410:
URL: https://github.com/apache/airflow/pull/39410
We have been intending to use the AzureFileShareToGCSOperator to transfer
files from azure file share to gcs.
Problem being we to transfer whole bucket and this operator does not support
recursiv