rdblue commented on PR #591:
URL: https://github.com/apache/parquet-format/pull/591#issuecomment-4897543546

   @zeroshade and @wgtmac, the wording in the current spec is clear:
   
   > The group must contain a field named `metadata` and a field named `value`.
   
   This spec has been adopted by the community and has deployed 
implementations, including proprietary implementations.
   
   The change proposed here is a compatibility breaking change because it would 
allow a field that is currently required to be omitted. We should not make 
changes like this to the spec because it could break implementations that rely 
on this field. A breaking change like this would need to go into a new 
compatibility version.


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