Post #2622383
2026-05-11 16:34 UTC
@cd_newton@hachyderm.io @defuneste@fosstodon.org duckdb::duckdb_read_csv() (the R fucnction) does *not* have the `union_by_name` argument 😭
Replies (1)
-
@defuneste@fosstodon.org 2026-05-11 16:38
@LeafyEricScott@hachyderm.io @cd_newton@hachyderm.io still good to know.. I usually write duckdb sql and wraps it with either dbExecute or dbGetquery (from DBI) maybe that could work?