Fokko commented on code in PR #1358: URL: https://github.com/apache/parquet-java/pull/1358#discussion_r1620004482
########## README.md: ########## @@ -36,7 +36,7 @@ You can find additional details about the format and intended use cases in our [ ## Building -Parquet-MR uses Maven to build and depends on the thrift compiler (protoc is now managed by maven plugin). +Parquet-java uses Maven to build and depends on the thrift compiler (protoc is now managed by maven plugin). Review Comment: To be more consistent with the casing: ```suggestion Parquet-Java uses Maven to build and depends on the thrift compiler (protoc is now managed by maven plugin). ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
