alamb commented on PR #6619: URL: https://github.com/apache/arrow-rs/pull/6619#issuecomment-2577759221
For anyone else following along, the practical impact of this change is that implementations of `ObjectStore::list` can't return something with references inside. The rationale is that anything with references can't be sent safely across threads, etc -- 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