Apache Airflow version
2.5.1
What happened
Using GCSToGCSOperator with delimiter = '.json' would also consider the incorrect files
for example: I got a file named xxxx.jsonl__
What you think should happen instead
it should exclude the files not ending with .json
How to reproduce
No response
Operating System
gcp airflow composer
Versions of Apache Airflow Providers
No response
Deployment
Composer
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Apache Airflow version
2.5.1
What happened
Using GCSToGCSOperator with delimiter = '.json' would also consider the incorrect files
for example: I got a file named xxxx.jsonl__
What you think should happen instead
it should exclude the files not ending with .json
How to reproduce
No response
Operating System
gcp airflow composer
Versions of Apache Airflow Providers
No response
Deployment
Composer
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct