Skip to main content

Module byte_view_array

Module byte_view_array 

Source
Expand description

LiquidByteViewArray

Structs§

ByteViewArrayMemoryUsage
Detailed memory usage of the byte view array
LiquidByteViewArray
An array that stores strings using the FSST format with compact offsets:

Enums§

ByteViewOperator
Supported operators for byte view predicates.
Comparison
Supported ordering comparisons for byte views.
Equality
Supported equality comparisons for byte views.
SubString
Supported substring predicate kinds.