paleolimbot opened a new pull request, #9124:
URL: https://github.com/apache/arrow-rs/pull/9124

   # Which issue does this PR close?
   
   - Closes #8373.
   
   # Rationale for this change
   
   After #8943, columns with the extension type "geoarrow.wkb" are written as 
`Geometry` or `Geography` (depending on extension type metadata) when the 
`parquet` crate is built with the `geospatial` feature.
   
   I don't beleive there are any more implementation details we need to 
encapsulate in the `parquet-geospatial` crate to consider it "implemented" 
(although there may be more future utilities for which parquet-geospatial is a 
good home).
   
   # What changes are included in this PR?
   
   There is no need to duplicate the description in the issue here but it is 
sometimes worth providing a summary of the individual changes in this PR.
   
   # Are these changes tested?
   
   Documentation only!
   
   # Are there any user-facing changes?
   
   No!
   


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