You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "wgtmac (via GitHub)" <gi...@apache.org> on 2023/06/15 14:23:59 UTC

[GitHub] [parquet-site] wgtmac commented on a diff in pull request #33: Update hyperlink to Parquet C++

wgtmac commented on code in PR #33:
URL: https://github.com/apache/parquet-site/pull/33#discussion_r1231098043


##########
content/en/docs/Contribution Guidelines/modules.md:
##########
@@ -10,7 +10,7 @@ The [parquet-format](https://github.com/apache/parquet-format) project contains
 
 The [parquet-mr](https://github.com/apache/parquet-mr) project contains multiple sub-modules, which implement the core components of reading and writing a nested, column-oriented data stream, map this core onto the parquet format, and provide Hadoop Input/Output Formats, Pig loaders, and other Java-based utilities for interacting with Parquet.
 
-The [parquet-cpp](https://github.com/apache/parquet-cpp) project is a C++ library to read-write Parquet files.
+The [parquet-cpp](https://arrow.apache.org/docs/cpp/parquet.html) project is a C++ library to read-write Parquet files. It is part of the [Arrow](https://arrow.apache.org/) C++ implementation.

Review Comment:
   ```suggestion
   The [parquet-cpp](https://arrow.apache.org/docs/cpp/parquet.html) project is a C++ library to read-write Parquet files. It is part of the [Apache Arrow](https://arrow.apache.org/) C++ implementation.
   ```



-- 
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: dev-unsubscribe@parquet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org