nevi-me commented on a change in pull request #9449:
URL: https://github.com/apache/arrow/pull/9449#discussion_r574882397



##########
File path: rust/arrow/src/error.rs
##########
@@ -27,6 +27,7 @@ pub enum ArrowError {
     /// Returned when functionality is not yet available.
     NotYetImplemented(String),
     ExternalError(Box<dyn Error + Send + Sync>),
+    CastError(String),

Review comment:
       I'm happy with the addition




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to