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