You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ji...@apache.org on 2022/02/08 03:50:21 UTC

[arrow-datafusion] branch expr-split updated (1fc5279 -> d4509f4)

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

jiayuliu pushed a change to branch expr-split
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.


    from 1fc5279  split up expr for rewriting, visiting, and simplification
     add d4509f4  add docs

No new revisions were added by this update.

Summary of changes:
 datafusion/src/logical_plan/expr_rewriter.rs | 2 ++
 datafusion/src/logical_plan/expr_simplier.rs | 2 ++
 datafusion/src/logical_plan/expr_visitor.rs  | 2 ++
 3 files changed, 6 insertions(+)