BRCook commented on issue #43252:
URL: https://github.com/apache/arrow/issues/43252#issuecomment-4107620216

   Unless I have done something wrong, with Pandas 3.0.1 and PyArrow 23.0.1 I 
am still having this problem when multiplying two columns of a PyArrow-backed 
Pandas DataFrame. If both have dtype `decimal128(38, 10)[pyarrow]`, then I get 
the error `ArrowInvalid: Decimal precision out of range [1, 38]: 77`.
   
   Is this a problem with the Pandas implementation, perhaps? I may be barking 
up the wrong tree.


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