Skip to content

@lancedb/lancedb β€’ Docs


@lancedb/lancedb / FragmentStatistics

Interface: FragmentStatistics

Properties

lengths

lengths: FragmentSummaryStats;

Statistics on the number of rows in the table fragments


numFragments

numFragments: number;

The number of fragments in the table


numSmallFragments

numSmallFragments: number;

The number of uncompacted fragments in the table