tustvold commented on PR #3139: URL: https://github.com/apache/arrow-rs/pull/3139#issuecomment-1328191081
Apologies I misread your example, if the integer value was `1230` casting would yield an integer value of `123`, with the same string value. Casting an integer value of `123` with a corresponding string value of `1230` I would expect to result in an error, although #3203 would suggest something isn't quite right here yet -- 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]
