liukun4515 commented on code in PR #3224:
URL: https://github.com/apache/arrow-rs/pull/3224#discussion_r1034527678
##########
arrow-cast/src/cast.rs:
##########
@@ -3588,6 +3637,26 @@ mod tests {
}
}
}
+
+ let cast_option = CastOptions { safe: false };
Review Comment:
add cast with `safe is false`
--
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]