Wes McKinney created ARROW-6821:
-----------------------------------
Summary: [C++][Parquet] Do not require Thrift compiler when
building (but still require library)
Key: ARROW-6821
URL: https://issues.apache.org/jira/browse/ARROW-6821
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Fix For: 1.0.0
Building Thrift from source carries extra toolchain dependencies (bison and
flex). If we check in the files produced by compiling parquet.thrift, then the
EP can be simplified to only build the Thrift C++ library and not the compiler.
This also results in a simpler build for third parties
--
This message was sent by Atlassian Jira
(v8.3.4#803005)