ajwerner commented on issue #6349: URL: https://github.com/apache/arrow-rs/issues/6349#issuecomment-2488757751
> Changing self to &mut self shouldn't be too hard, but the Result semantics are rather hard. I'm not sure what the implementation path would be here. I too have stumbled into this need. The Result semantics are somewhat surprising given other `finish` methods just panic. I don't think that that panicking is particularly good, but it's the existing API. A rev of this crate to change the panics into structured errors feels like a separate task. -- 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]
