Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- is related to
-
ARROW-7501 [C++] CMake build_thrift should build flex and bison if necessary
- Closed
- relates to
-
ARROW-7501 [C++] CMake build_thrift should build flex and bison if necessary
- Closed
- links to