alamb opened a new issue #81: URL: https://github.com/apache/arrow-datafusion/issues/81
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-8910 Add support for explicit casts between signed and unsigned ints. Note that the type coercion optimizer rule shoud never implicity perform casts between types when data would be lost e.g. from negative value to unsigned type. -- 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: us...@infra.apache.org