I am trying to import a 16mb CSV file with 10000 rows into an on-prem Seatable instance (8gb stock DigitalOcean install) and I get a notification that says File g_feed_v2_SKU_WE_Short.csv is too large.
If I truncate the CSV to 7000 rows, it works.
I’d like to be able to import up to 100k rows. Is there a soft-limit somewhere that I can tweak?
Very cool! I wasn’t able to use the “import from xlsx to big data storage” button because I got a “Column not match” error, but the traditional way seems to work much better with xlsx than CSV.