alamb commented on issue #11946: URL: https://github.com/apache/datafusion/issues/11946#issuecomment-2294822362
> I could work on this. The only concern is whether we implement the regexp function in this project or in `arrow-rs`. > > Hey @alamb, would you prefer implement function in `arrow-rs` directly or we put them in `datafusion` and port later? Thanks @xinlifoobar I would personally recommend we start implementing them in datafusion as that will avoid the need to wait for coordinated releases of arrow-rs, and then port backupstream to arrow-rs as a follow on step. -- 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]
