tprelle commented on pull request #31639: URL: https://github.com/apache/spark/pull/31639#issuecomment-786631018
> Since the top-level table columns can be re-ordered when resolving the view, I don't have a problem with doing this on nested fields. Do we have more places that re-order top-level columns but not nested fields? I vaguely remember that there are a lot of places. I know this part of the code https://github.com/apache/spark/blob/c1beb16cc8db9f61f1b86b5bfa4cd4d603c9b990/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala#L794 but it's already handling the issue. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
