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 2023/05/31 17:55:12 UTC

[arrow-datafusion] branch main updated (6d87fdd8c5 -> 201a2a9033)

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

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


    from 6d87fdd8c5 Minor: Improve the tpch sqllogictest docs (#6493)
     add 201a2a9033 reduce search complexity for BuiltinScalarFunction (#6479)

No new revisions were added by this update.

Summary of changes:
 datafusion-cli/Cargo.lock                |   5 +
 datafusion/expr/Cargo.toml               |   2 +
 datafusion/expr/src/built_in_function.rs | 267 ++++++++++++++++---------------
 datafusion/sql/src/utils.rs              |   2 +-
 4 files changed, 147 insertions(+), 129 deletions(-)