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-rs.git
from bf9ce475df Improve `LIKE` performance for "contains" style queries
(#6128)
add bf0ea9129e improvements to `(i)starts_with` and `(i)ends_with`
performance (#6118)
No new revisions were added by this update.
Summary of changes:
arrow-string/src/like.rs | 10 ++-
arrow-string/src/predicate.rs | 139 ++++++++++++++++++++++++++++++++++++------
2 files changed, 129 insertions(+), 20 deletions(-)