You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2022/02/07 11:59:56 UTC

[arrow-datafusion] branch master updated (31d0adf -> 40c29e5)

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-datafusion.git.


    from 31d0adf  format (#1745)
     add 40c29e5  Create built-in scalar functions programmatically (#1734)

No new revisions were added by this update.

Summary of changes:
 datafusion/src/logical_plan/expr.rs              | 14 ++++++++
 datafusion/src/logical_plan/mod.rs               |  2 +-
 datafusion/src/optimizer/simplify_expressions.rs | 45 ++++++------------------
 3 files changed, 26 insertions(+), 35 deletions(-)