khwilson commented on PR #44120:
URL: https://github.com/apache/arrow/pull/44120#issuecomment-2351121638

   @ianmcook, apologies again for accidentally pushing my wonky branch.
   
   The two remaining issues with the build were (1) some spacing issues arising 
from my IDE's formatter and copy/pasting outputs from terminals; and (b) Numpy 
changed the `repr` for `float16`'s in 2.x so the [half-float 
test](https://github.com/apache/arrow/pull/44120/files#diff-9f6b1034bb57bace094700a1b4748c88e40c9f98aec94a959ca466b5cbce0401R4382)
 in `types.pxi` was sometimes failing depending on which version of numpy was 
installed. I have modified this test so that it works both with numpy 1.x and 
2.x.
   


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