Replies: 1 comment
-
Thanks. DuckDB does have an ADBC driver, what do you mean by "converting Arrow data"? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After looking at apache/arrow-adbc#2508, I learned that there is a difference in the speed of converting Arrow data to R between
nanoarrow
andarrow
.Is there any way to use the
duckdb
package for that purpose?Beta Was this translation helpful? Give feedback.
All reactions