lidavidm commented on issue #1755: URL: https://github.com/apache/arrow-adbc/issues/1755#issuecomment-3193959847
We already do this to figure out the schema (we have to, as COPY isn't self-describing). However, that gives us the OIDs...and we need that lookup to know what the OIDs map to. We could hardcode the core types and skip the initial lookup for that, perhaps. -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org