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: [email protected] With regards, Apache Git Services
