[BUG] Issue with splitting big files into small chunks
- Dominant language
- Jupyter Notebook
- Stars
- 596
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
**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)
- [x] AI Services
**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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.