psvri opened a new pull request, #3192:
URL: https://github.com/apache/arrow-rs/pull/3192
# Which issue does this PR close?
NA
# Rationale for this change
Improves regex related kernels by a lot.
# What changes are included in this PR?
The regex crate was complied with perf flag. Due to this we were missing a
lot of performance. It seems to be an unintended side effect of
https://github.com/apache/arrow-rs/issues/1876 .
# Are there any user-facing changes?
No
--
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]