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 2021/03/19 03:31:26 UTC

[GitHub] [spark] RussellSpitzer commented on a change in pull request #31887: [WIP][SPARK-34794][SQL] fix nested transform issue

RussellSpitzer commented on a change in pull request #31887:
URL: https://github.com/apache/spark/pull/31887#discussion_r597384076



##########
File path: sql/core/src/main/scala/org/apache/spark/sql/functions.scala
##########
@@ -3799,23 +3801,26 @@ object functions {
     ArrayExcept(col1.expr, col2.expr)
   }
 
+  // counter to ensure lambdra variable names unique

Review comment:
       Typo in lambda




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



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