Skip to main content

HLL_RANDOM_STATE

Constant HLL_RANDOM_STATE 

Source
pub const HLL_RANDOM_STATE: QualityRandomState;
Expand description

Fixed quality hash state used by HyperLogLog sketches.

The seed is part of the HLL wire/storage semantics: serialized sketches only remain mergeable if every producer uses the same hash state.