Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/20278#discussion_r161981051
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/InferFiltersFromConstraintsSuite.scala
---
@@ -160,64 +161,6 @@ class InferFiltersFromConstraintsSuite extends
PlanTest {
comparePlans(optimized, correctAnswer)
}
- test("inner join with alias: don't generate constraints for recursive
functions") {
--- End diff --
These test cases are invalid after the code changes, right?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]