Skip to content

remove duckdb, DBI dependencies#64

Open
ginberg wants to merge 1 commit into
developfrom
issue53
Open

remove duckdb, DBI dependencies#64
ginberg wants to merge 1 commit into
developfrom
issue53

Conversation

@ginberg

@ginberg ginberg commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

see #53
we can get rid of some dependencies by converting parquet to the standard rds format. Loading in very small files using readRDS is faster than using duckdb and setting up a db connection, so it's better for performance as well.

convert parquet files to rds
@ginberg ginberg linked an issue Jun 10, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DuckDB takes a long time to install

1 participant