brancz commented on issue #9005: URL: https://github.com/apache/arrow-rs/issues/9005#issuecomment-3662090772
Here it is: https://github.com/apache/arrow-rs/pull/9007 After checking the patch again, I think I could be ok with this after all, since this only ever worked if and only if the number of fields in the source and destination struct are identical. I think using the struct building functions would be more explicit, but I don't feel that strongly after all about cast potentially being capable of this. -- 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]
