lriggs opened a new pull request, #49978:
URL: https://github.com/apache/arrow/pull/49978

   ### Rationale for this change
   The existing 3 argument REGEXP_EXTRACT function requires the group index to 
return. It would be useful to have a 2 arg version of the function where the 
index defaults to 1. This would align well with other comparable database 
systems.
   
   ### What changes are included in this PR?
   A new 2 arg REGEXP_FUNCTION and unit tests.
   
   ### Are these changes tested?
   Yes, unit test and manual testing.
   
   ### Are there any user-facing changes?
   Yes, a new 2 argument REGEXP_FUNCTION.


-- 
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]

Reply via email to