dinse commented on PR #46857: URL: https://github.com/apache/arrow/pull/46857#issuecomment-2989100984
@raulcd thanks for pointing that out. types.pxi updated. @pitrou > 1. Also handle printing `HalfFloatScalar` and adding tests for it (if not already done?) HalfFloatScalar appears to already work, and has tests in test_scalars.py / test_numerics and test_basics_np_required. > 2. Add tests on the Python side, if they don't already exist Ok, updated test_array.py. -- 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]
