Solution Accelerators
This repository contains multiple solution accelerators. Please tell us which ones are involved in your report. (Replace the space in between square brackets with an x)
Describe the bug
This is not entirely a bug. It is more of the current implementation and question.
Considering that I have a GB or more than that file size to be split. The current implementation is that it would load up into a temp location. How does it behave when a big size of file uploaded as well as the file has many tables/images in it? Is it a suitable function/code for this scenario?
Thanks
Solution Accelerators
This repository contains multiple solution accelerators. Please tell us which ones are involved in your report. (Replace the space in between square brackets with an x)
Describe the bug
This is not entirely a bug. It is more of the current implementation and question.
Considering that I have a GB or more than that file size to be split. The current implementation is that it would load up into a temp location. How does it behave when a big size of file uploaded as well as the file has many tables/images in it? Is it a suitable function/code for this scenario?
Thanks