You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/03/28 14:09:04 UTC

[GitHub] [arrow-adbc] paleolimbot commented on issue #546: Support for Postgres extension types?

paleolimbot commented on issue #546:
URL: https://github.com/apache/arrow-adbc/issues/546#issuecomment-1486966789

   Do you happen to know how a POSTGIS geometry arrives over the wire via `COPY`? (I suppose one could open a debugger and check...I think it might be the bytes of the gserialized version of the geometry). I obviously have a vested interest in making this a thing (also for SQLite + GeoPackage, which has a similar issue where the way the geometry arrives by default is not *quite* how we'd want it represented in query output.
   
   One approach would be to fork the Postgres and SQLite drivers in the geoarrow org and re-package them with geometry support.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org