mingmwang commented on issue #6278:
URL: 
https://github.com/apache/arrow-datafusion/issues/6278#issuecomment-1540007357

   And there is another issue related to the default scale and precision of 
literal value,  DataFusion over estimates the default 
   precision for a simple literal value, which will cause the final result 
type's  precision is over estimated,  and has to round the scale, and then lead 
to different required_scale and product_scale.
   
   I will try to fix this issue.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to