vvysotskyi opened a new pull request #1453: DRILL-6710: Disallow negative scale for decimal data type URL: https://github.com/apache/drill/pull/1453 - Added adjustment to decimal return type inference rules to force setting non-negative scale and max numeric precision even for the cases when the actual resulting value may overflow expected precision. - Added check at the execution stage for fitting decimal value into the expected precision.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
