Omega359 opened a new pull request, #15341: URL: https://github.com/apache/datafusion/pull/15341
## Which issue does this PR close? - Closes #15340 ## Rationale for this change Better handle type coercion when unsigned numerics are involved ## What changes are included in this PR? code, extensive tests, existing test updates. ## Are these changes tested? Yes ## Are there any user-facing changes? Possibly. Some previous results from dataframe/sql queries may have had the incorrect type if one of the types that were coerced was an 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. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org