Module mz_persist_types::stats

source ·
Expand description

Aggregate statistics about data stored in persist.

Re-exports§

Modules§

Structs§

Enums§

  • All of the kinds of statistics that we support.
  • The logic to use when computing stats for a column of T: Data.

Constants§

Traits§

  • Aggregate statistics about a column of type T.
  • Type that can be used to represent some ColumnStats.
  • A source of aggregate statistics about a column of data.
  • Trim, possibly in a lossy way, statistics to reduce the serialization costs.

Functions§