alkis commented on code in PR #254:
URL: https://github.com/apache/parquet-format/pull/254#discussion_r1706773921


##########
README.md:
##########
@@ -290,6 +290,46 @@ There are many places in the format for compatible 
extensions:
 - Encodings: Encodings are specified by enum and more can be added in the 
future.
 - Page types: Additional page types can be added and safely skipped.
 
+### Thrift extensions

Review Comment:
   How about we leave in the README just this:
   
   > Parquet Thrift IDL reserves field-id `32767` of every Thrift struct for 
extensions. The (Thrift) type of this field is always `binary`.



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

Reply via email to