This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from acd2a47 ARROW-11504: [Rust] Added checks to List DataType.
add a3e1513 ARROW-11710: [Rust][DataFusion] Implement ExpressionRewriter
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/logical_plan/expr.rs | 259 ++++++++++++++++++
rust/datafusion/src/logical_plan/mod.rs | 2 +-
rust/datafusion/src/optimizer/constant_folding.rs | 310 ++++++++--------------
3 files changed, 374 insertions(+), 197 deletions(-)