You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/11/21 11:39:12 UTC

[GitHub] [arrow] Dandandan commented on pull request #8723: ARROW-10665: [Rust] like/nlike utf8 scalar fast paths, bug fixes in like/nlike

Dandandan commented on pull request #8723:
URL: https://github.com/apache/arrow/pull/8723#issuecomment-731567229


   Possible further optimization for scalar contains ("%string%") would be to look at a different implementation like this crate https://docs.rs/twoway/0.2.1/twoway/ but not sure if it's worth bringing in, regex is already quite fast for contains.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org