wjones127 commented on PR #5081: URL: https://github.com/apache/arrow-rs/pull/5081#issuecomment-1814791222
> Perhaps we could provide these on the arrays themselves and then use this within the cast kernel, much like we do for the reverse transformation I can look at this. The reason I didn't put it there was I didn't think I could bring the cast kernel into that file, since we want to cast the child values. But maybe that's okay? Or I can refactor somehow to do the child cast in `cast.rs`? I'll see what I can do. -- 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]
