felipecrv commented on issue #2694: URL: https://github.com/apache/arrow-adbc/issues/2694#issuecomment-2866852463
> I can see how this might make it hard to implement a driver if the underlying library specified lifetimes for its connection/result set; Lifetimes of driver objects should be dynamically checked. Not everything about lifetimes should be statically checked and libraries that decide to check too many properties statically should accept that they are of very limited use. Lifetimes in Rust impose many restrictions on the code and what it can do, so it should be used tastefully. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org