RussellSpitzer commented on code in PR #12230: URL: https://github.com/apache/iceberg/pull/12230#discussion_r1953375995
########## format/spec.md: ########## @@ -1766,4 +1766,4 @@ 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 used if the WKB representation remains wire-compatible. \ No newline at end of file +The version of the OGC standard first used here is 1.2.1, but future versions may also used if the WKB representation remains wire-compatible. Review Comment: Ok looks like there wasn't a newline here before. I may have accidentally removed it when I fixed a typo here within the github editor in a different commit. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org