Hi
I submitted a PR in parquet-mr, and CI check failed due to building thrift.
The log show errors:
/home/travis/build/apache/parquet-mr/thrift-0.7.0/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp:95:8:
error: ‘function_entry’ does not name a type
static function_entry thrift_protocol_functions[] = {
^
/home/travis/build/apache/parquet-mr/thrift-0.7.0/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp:104:3:
error: ‘thrift_protocol_functions’ was not declared in this scope
thrift_protocol_functions,
^
It looks like cause by this THRIFT-1577
<https://issues.apache.org/jira/browse/THRIFT-1577>. Can someone help on
this?
Thanks!
--
Thanks & Best Regards