You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "XinyuZeng (via GitHub)" <gi...@apache.org> on 2023/03/02 11:57:03 UTC

[GitHub] [parquet-format] XinyuZeng commented on a diff in pull request #190: MINOR: Add FIXED_LEN_BYTE_ARRAY Type

XinyuZeng commented on code in PR #190:
URL: https://github.com/apache/parquet-format/pull/190#discussion_r1122985424


##########
README.md:
##########
@@ -132,6 +132,7 @@ readers and writers for the format.  The types are:
   - FLOAT: IEEE 32-bit floating point values
   - DOUBLE: IEEE 64-bit floating point values
   - BYTE_ARRAY: arbitrarily long byte arrays.
+  - FIXED_LEN_BYTE_ARRAY: fixed length byte arrays.

Review Comment:
   I agree that a single source of truth would be much more beneficial to first-time readers :)



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