[
https://issues.apache.org/jira/browse/ARROW-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-6821.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 6557
[https://github.com/apache/arrow/pull/6557]
> [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
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.17.0
>
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
> 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)