asmello commented on pull request #31306: URL: https://github.com/apache/spark/pull/31306#issuecomment-766738600
Do you wish to remove support for `regexp_extract_all` completely, @HyukjinKwon? I think that would be a regression from the user's perspective, and as this function fills an obvious gap in native functionality that can only be implemented with a UDF otherwise (i.e. there's no general workaround using only native functions). I don't get why deprecating would be deemed preferable to making it more widely available, but perhaps I misunderstand. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
