[
https://issues.apache.org/jira/browse/ARROW-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570396#comment-16570396
]
Wes McKinney commented on ARROW-2216:
-------------------------------------
Marked for 0.11. I would say we should be less reliant on behavior from Travis
CI directives like {{compiler: gcc}} if possible, instead setting things
explicitly in our shell scripts
> [CI] CI descriptions and envars are misleading
> ----------------------------------------------
>
> Key: ARROW-2216
> URL: https://issues.apache.org/jira/browse/ARROW-2216
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Phillip Cloud
> Priority: Minor
> Fix For: 0.11.0
>
>
> The descriptions of each of the CI builds are hard to decipher without
> looking at the build scripts, which are themselves quite complex.
> For example in this job: https://travis-ci.org/apache/arrow/jobs/346309532
> you can see that the envars {{CC}} and {{CXX}} are set to {{"clang-5.0"}} and
> {{"clang++-5.0"}} respectively and they are then immediately set to {{gcc}}
> and {{g++}}.'
> Without intimate knowledge of the script it's very hard to diagnose CI issues.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)