This is an automated email from the ASF dual-hosted git repository.

agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 61598c3  ARROW-9576: [Python][Doc] Fix error in example code for 
extension types
     add 6211818  ARROW-9507: [Rust] [DataFusion] Implement Display for 
PhysicalExpr

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/execution/context.rs           |  1 +
 .../src/execution/physical_plan/expressions.rs     | 35 +++++++++++++++++
 rust/datafusion/src/execution/physical_plan/mod.rs |  3 +-
 rust/datafusion/src/execution/physical_plan/udf.rs | 20 ++++++++++
 rust/datafusion/src/logicalplan.rs                 | 45 ++++++++++++++++++++++
 5 files changed, 103 insertions(+), 1 deletion(-)

Reply via email to