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/11/02 18:07:08 UTC

[arrow-datafusion] branch master updated (8cd6129cf -> 396b5aac0)

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 8cd6129cf Improve FieldNotFound errors (#4084)
     add 396b5aac0 Add in list bench (#4068)

No new revisions were added by this update.

Summary of changes:
 datafusion/physical-expr/Cargo.toml         |   8 ++
 datafusion/physical-expr/benches/in_list.rs | 120 ++++++++++++++++++++++++++++
 2 files changed, 128 insertions(+)
 create mode 100644 datafusion/physical-expr/benches/in_list.rs