Skip to content

Bug fixes

Kostas FILIPPOPOLITIS requested to merge bug_fixes into main

Created by: KFilippopolitis

Now the csv importation without sockets properly adds all columns not only the first 100000. Validation without sockets is now in batches of 100000 records to avoid the memory spike. Now if two datasets have the same name but different data model they are properly added in the system table for datasets.

Merge request reports