paleolimbot commented on PR #702: URL: https://github.com/apache/arrow-adbc/pull/702#issuecomment-1589276320
> the stream's private data holds the actual C AdbcConnection/Statement I'm pretty sure it just holds a pointer to the `AdbcStatement` (and even that is optional e.g., https://github.com/apache/arrow-adbc/blob/main/c/driver/postgresql/statement.h#L37-L70 ). -- 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]
