Module mz_storage_types::stats

source ·
Expand description

Types and traits that connect up our mz-repr types with the stats that persist maintains.

Structs§

  • Bundles together a relation desc with the stats for a specific part, and translates between Persist’s stats representation and the ResultSpecs that are used for eg. filter pushdown.