Registry / serialization / apache-arrow-go-v15

apache-arrow-go-v15

JSON →
library15.0.2gogounverified

A Go implementation of Apache Arrow, providing in-memory columnar data structures for efficient data processing.

go get github.com/apache/arrow/go/v15
INSTALL
IMPORT
SIG · APACHE-ARROW-GO-V1
A
apache-arrow-go-v15
serializationgov15.0.2
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
github.com/apache/arrow/go/v15

Print the Int64 primitive type from Apache Arrow.

package main import ( "fmt" "github.com/apache/arrow/go/v15/arrow" ) func main() { fmt.Println(arrow.PrimitiveTypes.Int64) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
15.0.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
OpenAI (training)
2
Resources
apache-arrow-go-v15 — go get apache-arrow-go-v15 · libregistry