felipecrv opened a new pull request, #43018:
URL: https://github.com/apache/arrow/pull/43018

   ### Rationale for this change
   
   To simplify loops and unit tests involving numeric types. Special-casing 
float16 adds complexity.
   
   ### What changes are included in this PR?
   
    - Complete the set of casts involving half-float casts (with the exception 
of half-float -> decimal128/256 casts)
    - Make half-floats supported in hash kernels (kernels defined in terms of 
the equality of physical representation of values)
   
   ### Are these changes tested?
   
   By existing tests that are now extended to run with `float16` as input.


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