glimpseio / Splice

Issues and support files for the Splice app by Glimpse I/O
https://glimpse.io
0 stars 0 forks source link

Error: Java heap space #22

Open vanHoesel opened 5 years ago

vanHoesel commented 5 years ago

It's all fine if I would load 50.000 rows - thanks to your smart cursor as mentioned in #6

But after that it crumbles.

Mind you, it only is a simple query SELECT * FROM 'my_wide_table' , which is 400+ columns wide and has roughly 300.000+ rows long.

Sad thing is, it takes about a minute to really die on the user, and have to reconnect to the database. And these things happen when you double click on the table-name in the outline navigator.