Schema#

class ducklake.Schema(columns: Sequence[Column] | Mapping[str, DataType] | ArrowSchemaExportable)[source]#

Schema of a table.