tustvold commented on issue #2491: URL: https://github.com/apache/arrow-rs/issues/2491#issuecomment-1219447742
> I need ownership(or static lifetime) since if it's behind a trait object. FWIW trait objects need not have static lifetimes, but I concede your point that there are situations where a `static` lifetime is necessary to avoid self-referential structures. -- 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