alamb commented on PR #12203: URL: https://github.com/apache/datafusion/pull/12203#issuecomment-2344705239
I ran the regexp benchmarks on this PR and verified that there are no changes for the existing types ``` ++ critcmp main fix/12150-regexprep-err-2 group main ----- ---- regexp_like_1000 1.00 3.8±0.01ms ? ?/sec regexp_match_1000 1.00 4.6±0.01ms ? ?/sec regexp_replace_1000 1.00 3.5±0.01ms ? ?/sec ``` -- 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]
