beliefer commented on PR #40287:
URL: https://github.com/apache/spark/pull/40287#issuecomment-1458109080

   > @beliefer here is the thing. When this was designed it was mainly aimed at 
sql, and there we definitely do not generate unique names in lambda functions 
either. This is all done in the analyzer. We should be able to follow the same 
path.
   >
   
   It seems only the lambda functions in SQL will be transformed with analyzer. 
But the scala, pyspark API will not through analyzer.
   


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

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to