Expand description
BytesDistinctCountAccumulator for Utf8/LargeUtf8/Binary/LargeBinary values
Structsยง
- Bytes
Distinct Count Accumulator - Specialized implementation of
COUNT DISTINCTforStringArrayLargeStringArray,BinaryArrayandLargeBinaryArray. - Bytes
View Distinct Count Accumulator - Specialized implementation of
COUNT DISTINCTforStringViewArrayandBinaryViewArray.