2020-07-13 05:45 PM - last edited on 2022-09-26 10:49 PM by Daniel Kassai
Solved! Go to Solution.
2020-07-14 06:59 PM
2020-07-14 12:44 PM
2020-07-14 01:38 PM
by Peter Baksa
The upper limit for an array index is currently 2147483647.
by Peter Baksa
The size in memory depends on the data type, but with huge amount of data you will probably have speed issues sooner than being out of memory.
A safe limit is hard to declare, it also depends on how complex the model generated from the data is.
2020-07-14 06:59 PM
2020-07-15 01:03 AM
2020-07-15 01:41 AM