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/05/14 00:52:31 UTC

[GitHub] [arrow] kiszk commented on a change in pull request #7171: ARROW-8790: [C++][CI] Enable arrow-flight-test on s390x

kiszk commented on a change in pull request #7171:
URL: https://github.com/apache/arrow/pull/7171#discussion_r424811290



##########
File path: .travis.yml
##########
@@ -47,11 +47,14 @@ jobs:
       env:
         ARCH: s390x
         ARROW_CI_MODULES: "CPP"
-        ARROW_FLIGHT: "OFF"
+        ARROW_FLIGHT: "ON"
         ARROW_GANDIVA: "OFF"
         ARROW_PARQUET: "OFF"
         PARQUET_BUILD_EXAMPLES: "OFF"
         PARQUET_BUILD_EXECUTABLES: "OFF"
+        cares_SOURCE: "BUNDLED"
+        Protobuf_SOURCE: "BUNDLED"
+        gRPC_SOURCE: "BUNDLED"

Review comment:
       Sure, just a simple question. Should we sort by case insensitive order?




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