mz_persist_client::stats

Constant STATS_COLLECTION_ENABLED

Source
pub(crate) const STATS_COLLECTION_ENABLED: Config<bool>;
Expand description

Computes and stores statistics about each batch part.

These can be used at read time to entirely skip fetching a part based on its statistics. See STATS_FILTER_ENABLED.