internal

package
v16.1.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 7 more Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const CurMetadataVersion = flatbuf.MetadataVersionV5

Variables

This section is empty.

Functions

func DefaultHasValidityBitmap

func DefaultHasValidityBitmap(id arrow.Type) bool

DefaultHasValidityBitmap is a convenience function equivalent to calling HasValidityBitmap with CurMetadataVersion.

func HasBufferSizesBuffer

func HasBufferSizesBuffer(id arrow.Type) bool

HasBufferSizesBuffer returns whether a given type has an extra buffer in the C ABI to store the sizes of other buffers. Currently this is only StringView and BinaryView.

func HasValidityBitmap

func HasValidityBitmap(id arrow.Type, version flatbuf.MetadataVersion) bool

HasValidityBitmap returns whether the given type at the provided version is expected to have a validity bitmap in it's representation.

Typically this is necessary because of the change between V4 and V5 where union types no longer have validity bitmaps.

Types

This section is empty.

Directories

Path Synopsis
Package arrdata exports arrays and records data ready to be used for tests.
Package arrdata exports arrays and records data ready to be used for tests.
Package arrjson provides types and functions to encode and decode ARROW types and data to and from JSON files.
Package arrjson provides types and functions to encode and decode ARROW types and data to and from JSON files.
Package debug provides APIs for conditional runtime assertions and debug logging.
Package debug provides APIs for conditional runtime assertions and debug logging.
cmd/arrow-flight-integration-client
Client for use with Arrow Flight Integration tests via archery
Client for use with Arrow Flight Integration tests via archery
testing
gen

Jump to

Keyboard shortcuts

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