Commits

Andy Grove authored 2e8fcd41822
ARROW-9762: [Rust] [DataFusion] ExecutionContext::sql now returns DataFrame I need this change so that I can have Ballista use the DataFusion DataFrame trait and start testing the extension points for the physical planner. Closes #8027 from andygrove/ARROW-9762 Authored-by: Andy Grove <andygrove73@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>