wgtmac commented on PR #240:
URL: https://github.com/apache/parquet-format/pull/240#issuecomment-2141177264

   I have just updated the PR with following changes:
   - Commented out S2Index, H3Index and native single-geometry encodings. Leave 
them here to demonstrate possible future extension.
   - Added a custom WKB-encoded geometry struct (as suggested by @paleolimbot) 
which could be used to represent coverings including bbox, S2, H3, etc.
   - Removed file-level geo stats as parquet generally does not support 
file-level stats of other types.
   - Added explicit `crs` and `edges` fields to the new logical type.


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