kabicm opened a new issue, #43166:
URL: https://github.com/apache/arrow/issues/43166

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   With the latest version of arrow C++ (16.1.0), I keep getting:
   ```
   No function registered with name: match_like
   ```
   
   The same expression was working as expected with the version 15.0.2.
   
   It's interesting that I am using other expressions as well, but only getting 
this kind of runtime errors with match_like and only with the latest version.
   
   The Arrow was compiled with the ARROW_COMPUTE=ON flag.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to