szehon-ho opened a new pull request, #14250: URL: https://github.com/apache/iceberg/pull/14250
See for context: https://lists.apache.org/thread/x9ll3rhg26mngm10cjn74w66ov23grmm and closed pr: https://github.com/apache/iceberg/pull/13227 The latest consensus is that we can wait for V4 or later to support the case of Geometry_with_wraparound. So add restrictions to the spec for 'geometry' type to ease implementation for V3. - Clarify that the wraparound (xmin > xmax) is only for 'geography' - Follow up implication that geometry CRS does not affect calcuations which are Cartesian. The potential wraparound CRS was the only blocker here. This will make the engine life a lot simpler. -- 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]
