Expand description
Traits and utilities to compute and access array statistics.
Modules§
Structs§
- Stats
Set - Stats
SetInto Iter - Owned iterator over the stats.
Enums§
Constants§
- PRUNING_
STATS - Statistics that are used for pruning files (i.e., we want to ensure they are computed when compressing/writing).
- STATS_
TO_ WRITE - Stats to keep when serializing arrays to layouts
Traits§
- Array
Statistics - Statistics
- StatisticsV
Table - Encoding VTable for computing array statistics.