You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/10/07 19:42:36 UTC

[GitHub] [arrow] nealrichardson commented on a change in pull request #8325: ARROW-10206: [C++][Python][FlightRPC] Allow disabling server validation

nealrichardson commented on a change in pull request #8325:
URL: https://github.com/apache/arrow/pull/8325#discussion_r501265265



##########
File path: cpp/cmake_modules/ThirdpartyToolchain.cmake
##########
@@ -2463,7 +2463,7 @@ macro(build_grpc)
 endmacro()
 
 if(ARROW_WITH_GRPC)
-  set(ARROW_GRPC_REQUIRED_VERSION "1.17.0")
+  set(ARROW_GRPC_REQUIRED_VERSION "1.32.0")

Review comment:
       @jduo on the mailing list, you say that it's 1.27 that is required




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org