Reranko05 commented on issue #19667: URL: https://github.com/apache/arrow/issues/19667#issuecomment-4320194751
@kou I made a scoped pass on `RegexUtil`, converting the mutable reference out arguments there to pointer out arguments and updating the related local call sites. It compiles cleanly on my side. Would you prefer I look for additional files under this issue first, or would a PR for this `RegexUtil` slice be reasonable? -- 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]
