Skip to content

Commit f556946

Browse files
dbaliafroozehHyukjinKwon
authored andcommitted
[SPARK-32800][SQL] Remove ExpressionSet from the 2.13 branch
### What changes were proposed in this pull request? This PR is a followup on #29598 and removes the `ExpressionSet` class from the 2.13 branch. ### Why are the changes needed? `ExpressionSet` does not extend Scala `Set` anymore and this class is no longer needed in the 2.13 branch. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Passes existing tests Closes #29648 from dbaliafroozeh/RemoveExpressionSetFrom2.13Branch. Authored-by: Ali Afroozeh <[email protected]> Signed-off-by: HyukjinKwon <[email protected]>
1 parent 0b3bb45 commit f556946

File tree

2 files changed

+0
-106
lines changed

2 files changed

+0
-106
lines changed

sql/catalyst/src/main/scala-2.13/org/apache/spark/sql/catalyst/expressions/ExpressionSet.scala

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)