paleolimbot commented on issue #2903: URL: https://github.com/apache/arrow-adbc/issues/2903#issuecomment-2931263808
Just a note that https://github.com/apache/arrow-adbc/pull/2072 is a probably good template for the pieces that need to be updated to implement read support. I believe that the binary is the same as an `int2[]`, which can be constructed with: https://github.com/apache/arrow-adbc/blob/317c9c90c690a8dedb2f4557337c12ad9cd673df/c/driver/postgresql/copy/reader.h#L847-L848 -- 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]
