findinpath commented on code in PR #11041:
URL: https://github.com/apache/iceberg/pull/11041#discussion_r2872925177


##########
format/spec.md:
##########
@@ -1846,3 +1846,7 @@ The Geometry and Geography class hierarchy and its 
Well-known text (WKT) and Wel
 Points are always defined by the coordinates X, Y, Z (optional), and M 
(optional), in this order. X is the longitude/easting, Y is the 
latitude/northing, and Z is usually the height, or elevation. M is a fourth 
optional dimension, for example a linear reference value (e.g., highway 
milepost value), a timestamp, or some other value as defined by the CRS.
 
 The version of the OGC standard first used here is 1.2.1, but future versions 
may also be used if the WKB representation remains wire-compatible.
+
+## Appendix H: Materialized Views

Review Comment:
   nit: I don't see the "Appendix H: Materialized View" being referenced 
anywhere.
   
   Also this seems to be the first reference made in this file towards 
`view-spec.md`.
   
   What is the intention on having this appendix?



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