Isaac7777-cpu-school commented on code in PR #44409:
URL: https://github.com/apache/arrow/pull/44409#discussion_r1811823334


##########
python/pyarrow/tests/test_compute.py:
##########
@@ -376,6 +386,57 @@ def test_sum_chunked_array(arrow_type):
     assert pc.sum(arr, min_count=0).as_py() == 0
 
 
[email protected]('arrow_type', decimal_arrow_types)
+def test_sum_decimal_array(arrow_type):

Review Comment:
   @deanm0000 Hi, would you mind if I ask should I leave the tests be failing 
because of the additional decimal place when multiplying?



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