likun666661 opened a new issue, #39439: URL: https://github.com/apache/arrow/issues/39439
### Describe the enhancement requested ### Describe the enhancement requested The like function is already available in gandiva. Similarly, we can consider supporting the regex_like function. With regex_like function, we can use regular expressions to filter some data. There are quite a few databases that have regex_like functions. So, we can consider providing a regex_like function to gandiva. ### Component(s) C++ - Gandiva -- 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]
