raulcd commented on code in PR #482:
URL: https://github.com/apache/parquet-format/pull/482#discussion_r1932285322


##########
README.md:
##########
@@ -43,11 +43,15 @@ Parquet is built to be used by anyone. The Hadoop ecosystem 
is rich with data pr
 
 ## Modules
 
-The `parquet-format` project contains format specifications and Thrift 
definitions of metadata required to properly read Parquet files.
+The [parquet-format] project contains format specifications and Thrift 
definitions of metadata required to properly read Parquet files.
 
-The `parquet-java` 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-java] 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-compatibility` project contains compatibility tests that can be 
used to verify that implementations in different languages can read and write 
each other's files.
+The [parquet-testing] project contains compatibility tests that can be used to 
verify that implementations in different languages can read and write each 
other's files.

Review Comment:
   There are references to the `parquet-testing` repository below so I am 
unsure if this should be removed. It seems to be stray from the initial days of 
the implementation as I can't find any reference to `parquet-compatibility`



-- 
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: issues-unsubscr...@parquet.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@parquet.apache.org
For additional commands, e-mail: issues-h...@parquet.apache.org

Reply via email to