GSA / GSA/DataBeam

Improve CSV uploading

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
36
Forks
20
PR merge metrics
No merged PRs in 30d

Description

There's a file size limit set in the main configuration file that may be a limiting factor in some cases, but the way CSVs are loaded is also not efficient since the whole file is loaded into memory before being saved as SQLite. I think it would be better if this was done row by row instead.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.