C stack usage is too close to the limit with sqldf

64 views
Skip to first unread message

lastr...@gmail.com

unread,
Nov 27, 2016, 8:35:52 PM11/27/16
to sqldf
I have a simple data frame a = data.frame(x = rnomr(10), y = rnorm(10)). The following query runs into error -

> sqldf("select * from a limit 10", drv = "SQLite")
Error: C stack usage 7969728 is too close to the limit

Any idea how to fix it?

Please note I am using sqldf with conjunction with RPostgreSQL. Any help is greatly appreciated!

Gabor Grothendieck

unread,
Nov 27, 2016, 8:40:57 PM11/27/16
to lastr...@gmail.com, sqldf
sqldf has no C code so it cannot be issuing this message.
--
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com
Reply all
Reply to author
Forward
0 new messages