wgtmac commented on PR #240: URL: https://github.com/apache/parquet-format/pull/240#issuecomment-2272512107
The covering stats was introduced to be a vendor-agnostic geometry (e.g. S2/H3) and be able to use a covering polygon when bbox is unavailable. If we can replace the bbox stats by adding a new `Covering/kind` for bbox, I'm inclined to remove the explicit bbox stats, though we have to design a binary-encoding for bbox. -- 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]
