Yikf opened a new pull request #944: URL: https://github.com/apache/parquet-mr/pull/944
I git clone parquet-mr project with latest version and i build on branch master, i met the build failure with thrift version and mvn command specified as describe in README.md, env as follows: yikaifei@***** parquet-mr % mvn -v Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /Users/yikaifei/maven/apache-maven-3.8.3 Java version: 1.8.0_192, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/jre Default locale: zh_CN, platform encoding: UTF-8 OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac" yikaifei@***** parquet-mr % thrift -version Thrift version 0.15.0 Before the PR:  After the PR: successfully to compile ### Jira [PARQUET-2113](https://issues.apache.org/jira/browse/PARQUET-2113) ### Tests manually test ### Commits ### Documentation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
