@lancedb/lancedb • Docs
@lancedb/lancedb / CompactionStats
Interface: CompactionStats¶
Statistics about a compaction operation.
Properties¶
filesAdded¶
The number of new, compacted data files added
filesRemoved¶
The number of data files removed
fragmentsAdded¶
The number of new, compacted fragments added
fragmentsRemoved¶
The number of fragments removed