jayzhan211 commented on issue #8302: URL: https://github.com/apache/arrow-datafusion/issues/8302#issuecomment-1822838337
> That comment is incorrect and doesn't match the implementation. I believe it means that it supports conversions that are potentially fallible, e.g. Int32 to Int8, but it never silently looses data Any scenario that we should hint it as potentially fallible but actually do nothing for them? It seems to me return false is more straightforward if we does not do the casting. -- 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]
