Documentation ¶
Index ¶
Constants ¶
View Source
const CurMetadataVersion = flatbuf.MetadataVersionV5
Variables ¶
This section is empty.
Functions ¶
func DefaultHasValidityBitmap ¶
DefaultHasValidityBitmap is a convenience function equivalent to calling HasValidityBitmap with CurMetadataVersion.
func HasBufferSizesBuffer ¶
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
|
|
Click to show internal directories.
Click to hide internal directories.