beliefer opened a new pull request, #41515:
URL: https://github.com/apache/spark/pull/41515

   ### What changes were proposed in this pull request?
   This PR want add regexp_* functions to Scala, Python and Connect API.
   These functions show below.
   
   - rlike
   
   - regexp
   
   - regexp_count
   
   - regexp_extract_all
   
   - regexp_instr
   
   - regexp_like
   
   - regexp_substr
   
   
   ### Why are the changes needed?
   Add regexp_* functions to Scala, Python and Connect API.
   
   
   ### Does this PR introduce _any_ user-facing change?
   'No'.
   New feature.
   
   
   ### How was this patch tested?
   New test cases.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to