This is an automated email from the ASF dual-hosted git repository.
comphead pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from b698e5ffc4 refactor: add macro for the binary math function in
`datafusion-function` (#9889)
add d8d521ac8b Add benchmark for substr_index (#9878)
No new revisions were added by this update.
Summary of changes:
datafusion/functions/Cargo.toml | 5 ++
datafusion/functions/benches/substr_index.rs | 103 +++++++++++++++++++++++++++
2 files changed, 108 insertions(+)
create mode 100644 datafusion/functions/benches/substr_index.rs