paleolimbot commented on issue #1127: URL: https://github.com/apache/arrow-adbc/issues/1127#issuecomment-1739461782
The empty bit is because we're incorrectly calling `as.integer()` on `info_codes`: https://github.com/apache/arrow-adbc/blob/main/r/adbcdrivermanager/R/adbc.R#L219 (Also needs updating here https://github.com/apache/arrow-adbc/blob/main/r/adbcdrivermanager/src/radbc.cc#L263-L264 to handle `R_NilValue`) -- 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]
