Daft
Daft copied to clipboard
improve Struct DataType
https://github.com/Eventual-Inc/Daft/blob/d5b9a95a27fac14a916f3bbfffd8db0fdaaa8068/src/daft-schema/src/dtype.rs#L105-L107
imo should be Struct(Arc<[Field]>)
for cheaper cloning assuming this is immutable