cloud-fan commented on a change in pull request #31639:
URL: https://github.com/apache/spark/pull/31639#discussion_r582778518
##########
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:
Does this test pass before #31368 and fail after it?
----------------------------------------------------------------
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]