Registry / serialization / red-arrow

red-arrow

JSON →
library24.0.0rbrubygemsunverified

Ruby bindings for Apache Arrow, enabling efficient in-memory columnar data processing and sharing.

gem install red-arrow
INSTALL
IMPORT
SIG · RED-ARROW
R
red-arrow
serializationrubyv24.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Arrow
require 'arrow'

Creates an Arrow integer array

require 'arrow' array = Arrow::Int32Array.new([1, 2, 3]) puts array.length # => 3
Debug
Known issues
breakingRequires Apache Arrow C++ libraries to be installed.
fix
Install libarrow-dev or equivalent system package before using.
affects: >= 0.1.0
Upgrade
Version history
24.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Meta
1
Resources
red-arrow — gem install red-arrow · libregistry