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


##########
content/en/docs/File Format/Types/logicaltypes.md:
##########
@@ -10,4 +10,4 @@ of primitive types to a minimum and reuses parquet's 
efficient encodings. For
 example, strings are stored as byte arrays (binary) with a UTF8 annotation.
 These annotations define how to further decode and interpret the data.
 Annotations are stored as `LogicalType` fields in the file metadata and are
-documented in LogicalTypes.md.
+documented in 
[LogicalTypes.md](https://github.com/apache/parquet-format/blob/master/LogicalTypes.md)

Review Comment:
   This is by purpose. Or at least we should link to a release version: 
https://github.com/apache/parquet-format/blob/apache-parquet-format-2.10.0/LogicalTypes.md



-- 
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]

Reply via email to