Github user henryr commented on a diff in the pull request:
https://github.com/apache/spark/pull/19647#discussion_r149844767
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/LimitPushdownSuite.scala
---
@@ -113,35 +113,34 @@ class LimitPushdownSuite extends PlanTest {
test("full outer join where neither side is limited and both sides have
same statistics") {
--- End diff --
See https://github.com/apache/spark/pull/19701. I think something got
dropped in the backport to branch-2.2, so thankfully it's an easy fix.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]