arrow

package
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package arrow projects Invariant's canonical protobuf data schema into an Apache Arrow schema. It describes columns only; it does not convert records.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Schema

Schema maps a canonical dataset to an Apache Arrow schema. Every logical field, including list elements and map children, produces one diagnostic.

func WriteIPC

func WriteIPC(w io.Writer, schema *arrowlib.Schema) error

WriteIPC writes a schema-only Arrow IPC stream. The stream contains zero record batches and can be read by ordinary Arrow IPC readers.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL