ruby-duckdb icon indicating copy to clipboard operation
ruby-duckdb copied to clipboard

[duckdb 0.2.8] Apache arrow support

Open suketa opened this issue 3 years ago • 3 comments

duckdb 0.2.8 provides C API of Apache arrow support.

Implement it in ruby-duckdb.

suketa avatar Sep 10 '21 23:09 suketa

@suketa did you catch the official Ruby bindings in Arrow?

nicosuave avatar Mar 04 '23 16:03 nicosuave

I wanted to call out this issue I opened in another Ruby library underlaid by Arrow, as the interoperability between such libraries is one of the things about this ecosystem that captivates me.

nicosuave avatar Mar 04 '23 16:03 nicosuave

You can use https://github.com/red-data-tools/red-arrow-duckdb for this.

kou avatar Mar 05 '23 06:03 kou