Off-heap reference implementation for the Arrow columnar data format, providing vector containers for data processing.
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-vector</artifactId>
<version>19.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an Arrow vector schema root and populates an integer vector.
Always use try-with-resources or explicitly close allocators and vectors.
No dependency data recorded yet.