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 2021/07/23 20:51:19 UTC

[arrow-datafusion] branch master updated (31d16d2 -> 2a4f94e)

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 31d16d2  #723 limit pruning rule to simple expression (#764)
     add 2a4f94e  update python crate (#768)

No new revisions were added by this update.

Summary of changes:
 python/Cargo.toml                   |  2 +-
 python/src/functions.rs             | 97 +++++++++++++++++++++----------------
 python/tests/test_math_functions.py |  2 +
 3 files changed, 57 insertions(+), 44 deletions(-)