jiayuasu commented on PR #494: URL: https://github.com/apache/parquet-format/pull/494#issuecomment-2829636941
@paleolimbot @wgtmac I made the following changes: 1. Remove `null` from the definition of `invalid geospatial values`, as it is considered a valid value in Parquet. 2. Exclude `invalid bounding box values` from the scope of `invalid geospatial values`. 3. Clarify that `invalid geospatial values` refer to coordinate values encoded in valid `WKB`, but deemed invalid under this specification. 4. Remove any guidance that instructs readers to validate bounding boxes. The Parquet specification already defines the requirements for bounding boxes, and it is up to the reader implementation to decide whether or not to enforce validation. -- 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]
