Christopher Acosta
Results
3
comments of
Christopher Acosta
@pratushrai0309 are you still working on this? Otherwise, I'd like to have a go at this one. :)
@billy1624 Since `ColumnDef` implements `PartialEq`, changing `default_value: Option` to `default_value: Option` would require `SimpleExpr` to also implement `PartialEq`. What do you suggest for this? Also, once `ColumnDef` holds a `SimpleExpr`,...