EmmyMiao87 opened a new pull request #1272: Fix += decimal error URL: https://github.com/apache/incubator-doris/pull/1272 This change fix the +=decimal error when integer is zero or fraction is zero. In this situation, the += operator will make a mistake.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
