You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PARQUET-468: Use thirdparty Thrift compiler to compile parquet.thrift at make time
This also adds a `#define` working around the googletest incompatibility described in PARQUET-470.
Author: Wes McKinney <[email protected]>
Closesapache#55 from wesm/PARQUET-468 and squashes the following commits:
e0338df [Wes McKinney] Auto-generate Thrift C++ bindings from environment Thrift compiler. Add #define workaround for Thrift >= 0.9.2 std::tuple conflict with googletest
0 commit comments