Expand description
ArrowBytesViewMap and ArrowBytesViewSet for storing maps/sets of values from
StringViewArray/BinaryViewArray.
Structsยง
- Arrow
Bytes View Map - Arrow
Bytes View Set - HashSet optimized for storing string or binary values that can produce that
the final set as a
GenericBinaryViewArraywith minimal copies.