Skip to main content

Module stats

Module stats 

Source

Structs§

TableStats
Table-level statistics extracted from the Delta Lake transaction log. No data files are read — only the log metadata.

Functions§

extract_stats_from_snapshot
Extract stats from a loaded DeltaTable’s snapshot.
load_table_stats
Load stats from a Delta table’s transaction log without scanning data.