Re: [I] Support cast float16 array to float32/float64 [arrow-go]

2025-07-07 Thread via GitHub
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

[I] Support cast float16 array to float32/float64 [arrow-go]

2025-06-24 Thread via GitHub
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