Hi Community, I would like to understand if there is already a way to combine two small files, without having to read and write both the files into a single file.
This will save a lot of time when we have too many small files to combine into one single file. Is it because of the internal metadata and structure that holds to combine files? or any other reason. Regards.