pitrou commented on code in PR #466:
URL: https://github.com/apache/parquet-format/pull/466#discussion_r1841875732
##########
LogicalTypes.md:
##########
@@ -670,6 +681,8 @@ optional group array_of_arrays (LIST) {
#### Backward-compatibility rules
Review Comment:
```suggestion
Modern writers should always produce the 3-level LIST structure shown above.
However, historically data files have been produced that use different
structures to
represent list-like data, and readers may include compatibility measures to
interpret
them as intended.
```
--
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]