Versions in this module Expand all Collapse all v0 v0.2.0 Jul 20, 2022 Changes in this version + var RecordNames []string + var Records = make(map[string][]array.Record) + func CheckArrowFile(t *testing.T, f *os.File, mem memory.Allocator, schema *arrow.Schema, ...) + func CheckArrowStream(t *testing.T, f *os.File, mem memory.Allocator, schema *arrow.Schema, ...) + func WriteFile(t *testing.T, f *os.File, mem memory.Allocator, schema *arrow.Schema, ...) + func WriteStream(t *testing.T, f *os.File, mem memory.Allocator, schema *arrow.Schema, ...)