Tom-Newton opened a new issue, #45028: URL: https://github.com/apache/arrow/issues/45028
### Describe the enhancement requested Arrow can already cast to a schema with different order columns but it can't do the same on struct fields. I previously completed a related issue https://github.com/apache/arrow/issues/44555 where it was agreed > in general if it works on tables but not structs (or vice versa) we should make them both work. https://github.com/apache/arrow/issues/44555#issuecomment-2445805385 Therefore by the same logic I think adding support for re-ordering columns is also reasonable. ### Component(s) C++ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org