alamb commented on issue #8492: URL: https://github.com/apache/arrow-datafusion/issues/8492#issuecomment-1849983518
I wonder if the slowness in regexp / time spent compiling stuff is related to not being able to pre-compile the argument and instead re-creating the regular expression for each batch. @thinkharderdev mentioned something similar for https://github.com/apache/arrow-datafusion/issues/8051 -- 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]
