Sunyue opened a new issue, #463:
URL: https://github.com/apache/arrow-go/issues/463

   ### Describe the enhancement requested
   
   I am using `compute. CastArray` and `compute. CastToType` for casting an 
array to a compatible type. If one element in the array can not be casted, then 
the whole array fails. Is it possible to set those failed ones to null value 
while casting the remaining of the array successfully? I tried setting those 
default cast options to true, but it seems the behavior is setting those failed 
ones to initial value. Thanks for your help!
   
   ### Component(s)
   
   Other


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