wgtmac commented on code in PR #251: URL: https://github.com/apache/parquet-format/pull/251#discussion_r1645266888
########## LogicalTypes.md: ########## @@ -59,7 +60,7 @@ Compatibility considerations are mentioned for each annotation in the correspond ### STRING -`STRING` may only be used to annotate the binary primitive type and indicates +`STRING` may only be used to annotate the BYTE_ARRAY primitive type and indicates Review Comment: I agree that we'd better keep it as is for now. Let me merge this. We can always change the content when there is a consensus. -- 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]
