Kontinuation commented on PR #12346: URL: https://github.com/apache/iceberg/pull/12346#issuecomment-2700076284
I have removed dependency to JTS from iceberg-api, now the underlying Java type of Geometry and Geography are `ByteBuffer`. Now JTS is a implementation dependency of iceberg-core. I have removed code for converting between ByteBuffer and geospatial types, removed GeometryLiteral/GeographyLiteral, as well as default initial/write value support for geospatial fields. I'll proceed adding them once we are all agree on the API design. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org