loadTable and maximum rows
in
Core Library Questions
•
4 months ago
Hi, when I use loadTable to, er, load a table, but a very large one, I'm getting several messages like this one:
Note: setting maximum row count to 1,310,720 (resize took 58 ms)
and while 58ms is not much, by the 4th or 5th resize the time is measured in whole seconds, then tens of seconds... It's a very noticeable time bump.
Is there a way to tell loadTable the number of rows that I'm expecting in advance?
1