rikkertkoppes / json2xls

canonically transform json to an excel document
278 stars 85 forks source link

it is not working on large amount of data #38

Open hplino opened 6 years ago

hplino commented 6 years ago

it works perfectly around 50k to 70k but when data cross 1 lac to 2 lacs issue accuse. and it, not showing error also it stuck on that line of code.

Shivendra30 commented 5 years ago

Having the same issue My data just crossed 70k and there is not response from the server anymore

hplino commented 5 years ago

now we solve that problem by using jsonexport which is currently working fine

emilenriquez commented 5 years ago

still happened for me, data is around 700k rows