You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "Dandandan (via GitHub)" <gi...@apache.org> on 2023/02/01 12:11:39 UTC

[GitHub] [arrow-datafusion] Dandandan commented on issue #5143: Decimal multiplication / addition are lossy

Dandandan commented on issue #5143:
URL: https://github.com/apache/arrow-datafusion/issues/5143#issuecomment-1411958735

   That might be part of the problem / why this issue bubbles up (the one implementing it at least).
   I don't think it would be strictly necessary to keep this property, as the datatype is dynamic.
   
   We should probably have to change some type calculation (`get_type` etc.) in DataFusion to correctly give the outcome types though given the decimal operations.
   
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org