Module bytes

Expand description

BytesDistinctCountAccumulator for Utf8/LargeUtf8/Binary/LargeBinary values

Structsยง

BytesDistinctCountAccumulator
Specialized implementation of COUNT DISTINCT for StringArray LargeStringArray, BinaryArray and LargeBinaryArray.
BytesViewDistinctCountAccumulator
Specialized implementation of COUNT DISTINCT for StringViewArray and BinaryViewArray.