Commits

Andy Grove authored 621181838a5
ARROW-9507: [Rust] [DataFusion] Implement Display for PhysicalExpr This allows physical expressions to be printed in a human-readable form and is a step towards a printable physical plan. Closes #7812 from andygrove/ARROW-9507 Authored-by: Andy Grove <andygrove73@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>