Constant mz_persist_client::stats::STATS_FILTER_ENABLED

source ·
pub const STATS_FILTER_ENABLED: Config<bool>;
Expand description

Uses previously computed statistics about batch parts to entirely skip fetching them at read time.

See STATS_COLLECTION_ENABLED.