databricks-industry-solutions / pixels

Facilitates simple large scale processing of HLS Medical images, documents, zip files. Previously at https://github.com/dmoore247/pixels
Other
22 stars 13 forks source link

Fix unzip without folders #59

Closed erinaldidb closed 2 months ago

erinaldidb commented 2 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.