You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/23 10:20:39 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27675: [SPARK-30870][SQL] Fix nested column aliasing

dongjoon-hyun commented on a change in pull request #27675: [SPARK-30870][SQL] Fix nested column aliasing
URL: https://github.com/apache/spark/pull/27675#discussion_r382990794
 
 

 ##########
 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:
   +1 for @maropu 's comment. Please revise the PR title together.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org