alamb commented on issue #9143:
URL: https://github.com/apache/arrow-rs/issues/9143#issuecomment-3738328488

   I think the function is here: 
https://github.com/apache/arrow-rs/blob/ee6c3fba69f60f4522bf6dd46127d4091de96f0f/arrow-select/src/coalesce.rs#L236
   
   The idea is to implement the TODO: 
https://github.com/apache/arrow-rs/blob/ee6c3fba69f60f4522bf6dd46127d4091de96f0f/arrow-select/src/coalesce.rs#L241
   
   Probably first for BinaryViews and then for other array types 
(PrimitiveTypes are probably also an obvious candidate)


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