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

   ### Rationale for this change
   
   If we use a CMake target that provides the same include path for Abseil in 
advance of a CMake target for bundled Abseil, header files for system Abseil 
are used.
   
   It causes a link error when system Abseil and bundled Abseil are 
incompatible.  
   
   ### What changes are included in this PR?
   
   Use a CMake target for bundled Abseil as early as possible.
    
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


-- 
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