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:
[email protected]