Francois Saint-Jacques created ARROW-7339: ---------------------------------------------
Summary: [CMake] Thrift version not respected in CMake configuration version.txt Key: ARROW-7339 URL: https://issues.apache.org/jira/browse/ARROW-7339 Project: Apache Arrow Issue Type: Improvement Reporter: Francois Saint-Jacques If thrift is requested via BUNBLED, thrift 0.9.1 will be downloaded instead of the requested version. This is due to FindThrift.cmake overriding THRIFT_VERSION from the locally installed thrift compiler (0.9.1. on ubuntu 18.04). -- This message was sent by Atlassian Jira (v8.3.4#803005)