Registry / serialization / apache-arrow-go-v13

apache-arrow-go-v13

JSON →
library13.0.0gogounverified

A Go implementation of Apache Arrow, a cross-language development platform for in-memory data.

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

Print the Arrow library version.

package main import ( "fmt" "github.com/apache/arrow/go/v13/arrow" ) func main() { fmt.Println(arrow.Version) }
Debug
Known issues
breakingBreaking changes between major versions (e.g., v12 to v13) may affect API usage.
fix
Review the release notes when upgrading.
affects: >=13.0.0
Upgrade
Version history
13.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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