zeroshade closed issue #424: Support cast float16 array to float32/float64
URL: https://github.com/apache/arrow-go/issues/424
--
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
Sunyue opened a new issue, #424:
URL: https://github.com/apache/arrow-go/issues/424
### Describe the enhancement requested
When trying to cast float16 array to float32/float64 using
`compute.CastToType()`, I am getting error `not implemented: function
'cast_float' has no kernel match