You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 16:30:00 UTC

[jira] [Created] (ARROW-3252) [C++] Do not hard code the "v" part of versions in thirdparty toolchain

Wes McKinney created ARROW-3252:
-----------------------------------

             Summary: [C++] Do not hard code the "v" part of versions in thirdparty toolchain
                 Key: ARROW-3252
                 URL: https://issues.apache.org/jira/browse/ARROW-3252
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
             Fix For: 0.11.0


When I changed Flatbuffers from "v1.8.0" to a git hash, it broke the dependency download script. We should move all the version string to versions.txt rather than having some "v${FOO_URL}" in ThirdpartyToolchain.cmake



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)