Results 141 comments of Anthony Damico

thanks for looking at this! it downloads from the us census bureau fine for me.. > tf download.file( "https://www2.census.gov/programs-surveys/sipp/data/datasets/2018/pu2018_sasdata.zip" , tf , mode = 'wb' ) trying URL 'https://www2.census.gov/programs-surveys/sipp/data/datasets/2018/pu2018_sasdata.zip' Content...

obvious ram-intensive processes are releasing memory as expected. might need to look closer at sisyphus after lodown has been added to get a useable reproducible example # using latest working...

https://www.monetdb.org/pipermail/users-list/2017-March/009726.html

thanks. i'll hold onto this issue and keep thinking, and write a similar one for windows. opening separate issue for you for the crash

hi, if you choose a different strategy to handle coercion when appending, the testthat chunk of this pull request is probably still useful. thanks https://github.com/hannesmuehleisen/MonetDBLite/pull/154

hi @solmanz just in case it's of any use: you can connect multiple R sessions to a single external mserver with `?MonetDBLite::MonetDB.R`

i'm not sure this fix is high priority if you prefer to migrate to 0.5.0. thanx bud

just to clarify: data import parallelization seems most useful as monetdb/mserver improvement and not a monetdblite-specific enhancement? thanks

old script that needs to be divvied up setwd(Sys.getenv("RWD")) if (.Platform$OS.type == 'windows' ) options("pkgType"='both') replace_sqlite_with_monetdblite_in_cran_pkgs