vvysotskyi opened a new pull request #2006: DRILL-7615: UNION ALL query returns 
the wrong result for the decimal value
URL: https://github.com/apache/drill/pull/2006
 
 
   # [DRILL-7615](https://issues.apache.org/jira/browse/DRILL-7615): UNION ALL 
query returns the wrong result for the decimal value
   
   ## Description
   Added checks for union operator to create casts for the case when both input 
columns have a decimal type, but its scale differs. Enhanced calculation of 
resulting scale and precision for the decimal data type.
   
   ## Documentation
   NA
   
   ## Testing
   Added unit tests to check the fix, ran full tests suite.
   

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


With regards,
Apache Git Services

Reply via email to