zeroshade commented on PR #713:
URL: https://github.com/apache/arrow-go/pull/713#issuecomment-4091920750

   @paleolimbot would it make more sense possibly to create a repo in the 
`geoarrow` org which can register the extension type in the `func init()` and 
then have iceberg-go pull that in for the geoarrow support?
   
   > If you're willing to handle some basic CRS things here I'm happy to review 
them, and, geoarrow.wkb certainly has precedent and is the required zero copy 
to/from type for Parquet and Iceberg.
   
   That said, I think I'm fine with the basic CRS things and minimum necessary 
to zero-copy to/from for Parquet and Iceberg to live here with additional 
packages in the geoarrow org to add more functionality for users that might 
want it. I'll give this a review and take a look at the level of complexity 
here. Depending on the amount of work/complexity it might make sense for the 
entire extension type to live in a geoarrow org repo instead of here even for 
this basic piece.


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

Reply via email to