You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/03/02 13:11:00 UTC

[jira] [Resolved] (ARROW-11830) [C++] gRPC compilation tests occur every time

     [ https://issues.apache.org/jira/browse/ARROW-11830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-11830.
------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9609
[https://github.com/apache/arrow/pull/9609]

> [C++] gRPC compilation tests occur every time
> ---------------------------------------------
>
>                 Key: ARROW-11830
>                 URL: https://issues.apache.org/jira/browse/ARROW-11830
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: David Li
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The gRPC compilation test results should probably be cached instead of being rerun every time {{cmake}} is invoked:
> {code}
> -- Checking support for TlsCredentialsOptions (gRPC >= 1.36)...
> -- TlsCredentialsOptions (for gRPC 1.36) not found in grpc::experimental.
> -- Checking support for TlsCredentialsOptions (gRPC >= 1.34)...
> -- Found approximate gRPC version: 1.34 (ARROW_FLIGHT_REQUIRE_TLSCREDENTIALSOPTIONS=)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)