tprelle commented on a change in pull request #31639:
URL: https://github.com/apache/spark/pull/31639#discussion_r582798759
##########
File path:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalogSuite.scala
##########
@@ -679,6 +687,44 @@ abstract class SessionCatalogSuite extends AnalysisTest
with Eventually {
}
}
+
+ test("SPARK-34528 - named explicitly field in struct of a view") {
Review comment:
I just deploy and check on a 3.1 branch and 3.0 branch (i can not test
before) and I have also the bug. I just update the jira with it.
#31368 seems backportable to 3.1 easily so this version can be fix.
It's more complex for 3.0
----------------------------------------------------------------
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]