joellubi opened a new pull request, #1290: URL: https://github.com/apache/arrow-adbc/pull/1290
# What? Add implementation for `GetObjects` in CGO wrapper for `adbc_driver_manager` # Why? Functionality exists in C++ driver manager but not yet accessible via Go driver interface. # Notes I haven't worked with CGO before so I wanted to limit the scope of this PR to just one of the unimplemented methods in the wrapper. I would like to continue implementing the other methods once I know I'm going about this correctly. -- 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]
