iemejia opened a new pull request, #575: URL: https://github.com/apache/parquet-format/pull/575
## Summary Fix grammar, cross-document consistency, and formatting issues in the Geospatial logical type documentation. ## Changes - Use uppercase algorithm names (SPHERICAL, VINCENTY, THOMAS, ANDOYER, KARNEY) to match parquet.thrift enum and LogicalTypes.md - Fix "edges interpolation" -> "edge interpolation" (2 occurrences) - Hyphenate compound adjective: "well known" -> "well-known" - Fix comma splice between independent clauses - Normalize "Y Values" -> "Y values" (mid-sentence consistency) - Add missing article for grammaticality - Fix markdown heading formatting for Coordinate Axis Order section - Fix missing space before parenthesis - Fix XYZM table column alignment - Make srid: prefix consistent (lowercase) ## Validation No semantic/behavioral changes to the format specification. All fixes are documentation-only. _Split from #572 for easier review._ -- 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]
