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

   The read side is probably not bad 
(https://github.com/apache/arrow-adbc/pull/2072 is a good template for the 
pieces that need to be updated to implement read support). I think our COPY 
writing wasn't built with many-to-many conversions in mind (which is what we 
need here) but it may work out of the box if Postgres implements implicit 
casting from an array to a vector.


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