alamb commented on issue #9102: URL: https://github.com/apache/arrow-datafusion/issues/9102#issuecomment-1922250473
> It is noted that the implementation for the existing regexp_match currently resides in datafusion however with https://github.com/apache/arrow-rs/pull/5235 I actually ran into the same thing this morning as I tried to move the regexp code into a different crate -- https://github.com/apache/arrow-datafusion/pull/9101. In general the code in regexp_expressions.rs is quite messy and I think could be significantly simplified now that that arrow-rs has more functionality @Omega359 is there any chance you might be willing to try and remove the copy? Otherwise I will try and find time to do it over the next few days -- 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]
