pitrou commented on code in PR #36606:
URL: https://github.com/apache/arrow/pull/36606#discussion_r1259895764


##########
cpp/cmake_modules/ThirdpartyToolchain.cmake:
##########
@@ -1711,6 +1711,8 @@ if(ARROW_WITH_PROTOBUF)
     set(ARROW_PROTOBUF_REQUIRED_VERSION "2.6.1")
   endif()
   resolve_dependency(Protobuf
+                     FORCE_ANY_NEWER_VERSION

Review Comment:
   Can you add a comment explaning why we add `FORCE_ANY_NEWER_VERSION`?



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