Apache Arrow is a cross-language development platform for in-memory data, providing a Go implementation for columnar data processing.
go get github.com/apache/arrow/go/v12No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an Arrow field with an int64 type.
Use 'require github.com/apache/arrow/go/v12 v12.0.1' in go.mod.
No dependency data recorded yet.