GitHub user henryr opened a pull request:
https://github.com/apache/spark/pull/19701
[SPARK-22211][SQL][FOLLOWUP] Fix bad merge for tests
## What changes were proposed in this pull request?
The merge of SPARK-22211 to branch-2.2 dropped a couple of important lines
that made sure the tests that compared plans did so with both plans having been
analyzed. Fix by reintroducing the correct analysis statements.
## How was this patch tested?
Re-ran LimitPushdownSuite. All tests passed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/henryr/spark branch-2.2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19701.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19701
----
commit 890f60895789234c96764b8ff917a7bc4faed93b
Author: Henry Robinson <[email protected]>
Date: 2017-11-09T01:12:13Z
[SPARK-22211][SQL][FOLLOWUP] Fix bad merge for tests
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]