cloud-fan commented on a change in pull request #29598:
URL: https://github.com/apache/spark/pull/29598#discussion_r483455336
##########
File path:
sql/catalyst/src/main/scala-2.12/org/apache/spark/sql/catalyst/expressions/ExpressionSet.scala
##########
@@ -27,6 +27,10 @@ object ExpressionSet {
expressions.foreach(set.add)
set
}
+
Review comment:
We should apply the same change in `ExpressionSet` under the
`scala-2.13` source tree. @dbaliafroozeh can you open a followup PR?
----------------------------------------------------------------
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]