Evian-Zhang commented on issue #10380: URL: https://github.com/apache/arrow-rs/issues/10380#issuecomment-5305597389
Yes, the "SAFETY" section in the documentation is used for the caller to decide how to make sure the logic is safe. I just think current documentation is not that explicit about that the iterator shall not panic. Without this comment, the caller is not aware that passing a may-panic iterator can lead to exception safety violations. -- 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]
