peter-toth commented on a change in pull request #27675: [SPARK-30870][SQL] 
Column pruning shouldn't alias a nested column if it means the whole attribute
URL: https://github.com/apache/spark/pull/27675#discussion_r383269472
 
 

 ##########
 File path: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
 ##########
 @@ -3393,6 +3393,16 @@ class SQLQuerySuite extends QueryTest with 
SharedSparkSession with AdaptiveSpark
       )
     }
   }
+
+  test("SPARK-30870: Fix nested column aliasing") {
 
 Review comment:
   Sorry, I've changed it again. Let me now if a different name would fit 
better.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to