lidavidm commented on PR #570: URL: https://github.com/apache/arrow-adbc/pull/570#issuecomment-1660862613
In light of bugs like https://github.com/apache/arrow-adbc/issues/729, effectively the implementation requires that all structs must be zero-initialized (Golang-based drivers require that all inputs must be initialized). #946/#954 will only exacerbate this, so I think we will have to keep things as-is. Thank you for raising this behavior with us! -- 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]
