rambleraptor opened a new issue, #3240: URL: https://github.com/apache/iceberg-rust/issues/3240
### What's the feature are you trying to implement? I've seen pyiceberg_core panic in a handful of situations. These panics are really costly for Python users, since they crash the entire program. We should replace as many of them as possible with errors, so that we can propagate those up to the user. ### Willingness to contribute None -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
