Hi guys,
Just wanted to consult on the upper cap with the number of records per a csv file to be imported with bench and its import-csv command (https://frappe.github.io/frappe/user/en/guides/data/import-large-csv-file).
The documentation for Data Import Tool states the maximal number of records per file is 5000 (handling batch import files of such size will require some additional system configuration fine-tuning if running ERP Next in Production mode though - see Data Import Tool hangs on ERP Next instance running in Production Mode - #6 by gvyshnya).
So we would like to know what gain we get if using bench import-csv method instead of Data Import Tool. What is the largest number of records still feasible to process with bench import-csv per a file?
Thank you.