wjones127 commented on pull request #8844: URL: https://github.com/apache/arrow/pull/8844#issuecomment-886242695
@projjal This is now ready for review. Since we've added `ilike` and special escape_char options for `like`, I made `SQLLikeHolder` inherit from `RegexMatchHolder` instead of sharing the same holder class. I did make sure the `TryOptimize` logic wasn't duplicated. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
