Module mz_persist_types::stats2
source · Expand description
Aggregate statistics about data stored in persist.
Macros§
- We collect stats for all primitive types in exactly the same way. This macro de-duplicates some of that logic.
Structs§
- Empty statistics for a column of data.
Traits§
- A type that can incrementally collect stats from a sequence of values.