Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy activity unzipping nested zip files along with root zip file. #667

Open
GovindulaRakesh opened this issue May 23, 2024 · 0 comments
Open

Comments

@GovindulaRakesh
Copy link

This is input zip file which contains some nested zip files as well.

When unzipping this zip file using Binary datasets as source and sink of copy activity, this is the expected behavior.

rootzip.zip
  level2zip.zip

But It is unzipping the inner zip files as well.

The source binary dataset compression is ZipDeflate(.zip) and sink binary dataset configuration was set to None.

Is this a bug or Feature update in ADF?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant