You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by GitBox <gi...@apache.org> on 2019/03/11 19:34:01 UTC

[GitHub] [trafodion] DaveBirdsall opened a new pull request #1812: [TRAFODION-3284] Make overflow processing for float SUM consistent

DaveBirdsall opened a new pull request #1812: [TRAFODION-3284] Make overflow processing for float SUM consistent
URL: https://github.com/apache/trafodion/pull/1812
 
 
   This change makes overflow checking on floating point datatypes for SUM (and AVG) consistent with floating point overflow checking elsewhere in the product.
   
   To do so required inlining certain code in order to not regress performance.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services