internal

package
v11.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 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 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
types
Package types contains user-defined types for use in the tests for the arrow package
Package types contains user-defined types for use in the tests for the arrow package

Jump to

Keyboard shortcuts

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