sweb commented on pull request #9428:
URL: https://github.com/apache/arrow/pull/9428#issuecomment-795695634


   I have pushed a first version of `regexp_match` supporting literals and 
columns as pattern. Currently unfinished:
   
   * [ ] Having both string and pattern as literal is currently failing, 
because `List` is not supported as a scalar return - I will try to fix this
   * [ ] Flags are missing
   * [ ] the kernel function is quite messy - I will try to see what is 
required to refactor it as iterator chains
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to