kou opened a new pull request, #33711:
URL: https://github.com/apache/arrow/pull/33711

   ### Rationale for this change
   
   If we have Homebrew's RE2, we may mix re2.h from Homebrew's RE2 and bundled 
RE2.
   If we mix re2.h and libre2.a, we may generate wrong re2::RE2::Options. It 
may crashes our program.
   
   ### What changes are included in this PR?
   
   Ensure removing Homebrew's RE2.
   
   ### Are these changes tested?
   
   Yes.
   
   ### 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]

Reply via email to