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