Skip to main content

Module statistics

Module statistics 

Source
Expand description

§SuperTable Statistics

This module provides tools for collecting and managing table statistics.

Structs§

BloomFilter
A simple bitset-based Bloom Filter.
ColumnStats
Statistics for a single column.

Functions§

calculate_stats
Helper to calculate statistics from a RecordBatch.