-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
S2IUpdates and changes related to spreadsheet conversionsUpdates and changes related to spreadsheet conversionsbugSomething isn't workingSomething isn't working
Description
When translating a large result sheet from csv into csvxml format, the basex program sometimes runs out of memory.
A 2.5MB Excel sheet might blow up into a 90MB XML version. Removing this step from the process a separate idea which will require more rigurous testing.
Fixes for now:
- Add guidance on memory requirements for the docker container to handle such a file.
- Add guidance on exit codes to detect these anomalies when processing a file that is too large.
Metadata
Metadata
Assignees
Labels
S2IUpdates and changes related to spreadsheet conversionsUpdates and changes related to spreadsheet conversionsbugSomething isn't workingSomething isn't working
Type
Projects
Status
In Progress