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

   ### Rationale for this change
   
   We require system gRPC when system Protobuf is found to avoid underlying 
library (Abseil) mismatch. We should report it as an error on `cmake...` time 
instead of build time.
   
   ### What changes are included in this PR?
   
   Always call `find_package_handle_standard_args()` to report an error for the 
case. 
   
   ### 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