jcdang commented on PR #43705:
URL: https://github.com/apache/spark/pull/43705#issuecomment-1800056073

   Should type coercion consider rounding?  I think there might be confusion on 
what `truncate=false` means but it's more about trimming a result - not a 
toggle to round when set to false.  
   
   @kazuyukitanimura would you get the result you want if your forced the 
result as an explicit cast to the default DecimalType `decimal(38, 18)`?


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to