mihaibudiu commented on PR #4543:
URL: https://github.com/apache/calcite/pull/4543#issuecomment-3299266672

   Operators like addition work between signed and unsigned by using some 
conversion rules to bring the operands to the same type; ideally the same 
conversion rules would be applied to the bitwise operators as well.


-- 
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]

Reply via email to