aihuaxu commented on code in PR #512:
URL: https://github.com/apache/parquet-format/pull/512#discussion_r2252867931


##########
VariantShredding.md:
##########
@@ -193,6 +192,7 @@ optional group event (VARIANT) {
 ```
 
 The group for each named field must use repetition level `required`.
+Readers may always assume the group is annotated correctly.

Review Comment:
   Sorry. What do you mean temporary? 
   
   From the arrow-go implementation 
(https://github.com/apache/arrow-go/pull/455), seems the readers may check the 
group and fail if it's not `required`. 



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