Expand description
Aggregate statistics about data stored in persist.
Structs§
- Snapshot
Part Stats - Part-specific stats.
- Snapshot
Parts Stats - Statistics about the contents of the parts of a shard as_of some time.
- Snapshot
Stats - Statistics about the contents of a shard as_of some time.
Constants§
- STATS_
AUDIT_ 🔒PERCENT - Percent of filtered data to opt in to correctness auditing.
- STATS_
BUDGET_ 🔒BYTES - The budget (in bytes) of how many stats to write down per batch part. When the budget is exceeded, stats will be trimmed away according to a variety of heuristics.
- STATS_
COLLECTION_ 🔒ENABLED - Computes and stores statistics about each batch part.
- STATS_
FILTER_ ENABLED - Uses previously computed statistics about batch parts to entirely skip fetching them at read time.
- STATS_
UNTRIMMABLE_ 🔒COLUMNS_ EQUALS - STATS_
UNTRIMMABLE_ 🔒COLUMNS_ PREFIX - STATS_
UNTRIMMABLE_ 🔒COLUMNS_ SUFFIX