houqp commented on issue #1379:
URL: 
https://github.com/apache/arrow-datafusion/issues/1379#issuecomment-984317783


   I think this should be fine? Being a superset of postgres is still 
considered being compatible with postgers right? I.e. if users want to get the 
exact semantic in postgres, they can opt to only use signed numeric numbers as 
input. The only problem I see is we need to make sure to only return signed 
values for functions that might return value with different signs compared to 
the input so we don't return unsigned value with signed input.


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