databricks-industry-solutions / pixels

Facilitates simple large scale processing of HLS Medical images, documents, zip files. Previously at https://github.com/dmoore247/pixels
https://databricks-industry-solutions.github.io/pixels/
Other
25 stars 15 forks source link

Fix unzip without folders #59

Closed erinaldidb closed 4 months ago

erinaldidb commented 4 months ago

If there are multiple zip files without folders the unzipped files will be overwritten by the latest one. The fix will add the zip name in the destination path without extension.