Module stats

Module stats 

Source
Expand description

Traits and utilities to compute and access array statistics.

Modules§

flatbuffers

Structs§

ArrayStats
A shared StatsSet stored in an array. Can be shared by copies of the array and can also be mutated in place.
MutTypedStatsSetRef
StatsSet
StatsSetIntoIter
Owned iterator over the stats.
StatsSetRef
Reference to an array’s StatsSet. Can be used to get and mutate the underlying stats.
TypedStatsSetRef

Constants§

PRUNING_STATS
Statistics that are used for pruning files (i.e., we want to ensure they are computed when compressing/writing). Sum is included for boolean arrays.

Functions§

as_stat_bitset_bytes
stats_from_bitset_bytes