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 21:00:46 UTC

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

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



##########
File path: python/manylinux1/scripts/build_grpc.sh
##########
@@ -16,8 +16,61 @@
 # specific language governing permissions and limitations
 # under the License.
 
-export GRPC_VERSION="1.29.1"
-export CFLAGS="-fPIC -DGPR_MANYLINUX1=1"
+export GRPC_VERSION="1.32.0"

Review comment:
       Please update `python/manylinux201x/scripts/build_grpc.sh` as well.




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