GitHub user ueshin opened a pull request:
https://github.com/apache/spark/pull/13426
[SPARK-6320][SQL] Move planLater method into GenericStrategy.
## What changes were proposed in this pull request?
This PR is the minimal version of #13147 for `branch-2.0`.
## How was this patch tested?
Picked `SparkPlannerSuite` from #13147.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ueshin/apache-spark issues/SPARK-6320_2.0
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13426.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 #13426
----
commit fa39492efc6485b3e827ed5ec72bf4e1a38913fe
Author: Takuya UESHIN <[email protected]>
Date: 2016-05-27T06:59:36Z
Move planLater method into GenericStrategy using PlanLater placeholder.
commit e580ba148b7435b2bda7ddd244250d6cd50ee99d
Author: Takuya UESHIN <[email protected]>
Date: 2016-05-27T10:07:39Z
Use tranformUp instread of transform.
commit 3585c9dc7ad0687fda1c835671ed4a2b87206f96
Author: Takuya UESHIN <[email protected]>
Date: 2016-05-28T05:42:52Z
Add SparkPlannerSuite.
commit 4c7ebb61897a3bdc7292ab30e27b843cf32bbe1d
Author: Takuya UESHIN <[email protected]>
Date: 2016-05-29T01:00:44Z
Modify a test to clarify the illegal case.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]