Skip to content

@lancedb/lancedbDocs


@lancedb/lancedb / BranchColumnSummary

Interface: BranchColumnSummary

Summary of a column in a branch diff.

Properties

dataType

dataType: string;

name

name: string;

nullable

nullable: boolean;