Commits

Andy Grove authored 9bd3d505f8d
ARROW-9759: [Rust] [DataFusion] Implement DataFrame.sort() - Implements `DataFrame.sort` - Improves Rustdoc code examples to use `?` instead of `unwrap()` - Implements `Expr.and` and `Expr.or` since I noticed those were missing Closes #7976 from andygrove/dataframe-sort Authored-by: Andy Grove <andygrove73@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>