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

   I've merged that PR for the next release: you'll be able to set 
`adbc.postgresql.type_resolver_mode` to `builtin` before connecting to try it 
out. The driver won't query the system tables at all, so there won't be a 
performance hit. Compatibility relies on systems using the same OIDs as 
Postgres (all the ones tested apparently do). Composite types etc. will not be 
supported. Follow #4782 for further improvements.


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