laskoviymishka opened a new pull request, #1234:
URL: https://github.com/apache/iceberg-go/pull/1234

   icebergCRSToGeoArrowMetadata panicked on a projjson CRS while the read-side 
geoArrowCRSToIcebergCRS returned a clean error; it only worked because 
iceberg.Visit's recover caught the panic. Give it a (geoarrow.Metadata, error) 
signature; VisitGeometry/VisitGeography re-panic to thread the error through 
the visitor recover (the file's existing idiom). Public API behavior unchanged. 
Adds direct + end-to-end Geometry/Geography projjson coverage.
   
   Fixes #1232.


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