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

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

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

   Right now it should fail. 
   
   My thought is
   - Common extensions should have first-class support if there is also an equivalent Arrow extension type (possibly toggleable in case your application doesn't understand the extension type)
   - Otherwise, we should try to return the base type and let the application handle it
   - We may need knobs to inform the driver what Postgres extension types map to which Arrow types 


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