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)