Skip to main content

Module binary_view_map

Module binary_view_map 

Source
Expand description

ArrowBytesViewMap and ArrowBytesViewSet for storing maps/sets of values from StringViewArray/BinaryViewArray.

Structsยง

ArrowBytesViewMap
ArrowBytesViewSet
HashSet optimized for storing string or binary values that can produce that the final set as a GenericBinaryViewArray with minimal copies.