lidavidm commented on issue #588: URL: https://github.com/apache/arrow-adbc/issues/588#issuecomment-2852450299
I did give Rust a shot recently FWIW, but given the comments in https://github.com/apache/arrow-adbc/issues/2694 I couldn't figure out a way to make the lifetimes more relaxed to match what Felipe was requesting there (tiberius ties the result set's lifetime to the connection's and I couldn't figure out a way to defer that check to runtime; tiberius essentially forces you into doing the same) -- 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]
