GitHub user evacchi opened a pull request:
https://github.com/apache/spark/pull/6356
[SQL] SPARK-6981: Factor out SparkPlanner and QueryExecution from SQLContext
Alternative to PR #6122; in this case the refactored out classes are
replaced by inner classes with the same name for backwards binary compatibility
* process in a lighter-weight, backwards-compatible way
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/evacchi/spark sqlctx-refactoring-lite
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6356.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 #6356
----
commit b0877705072dadc1d16da061db2b226cc47b2165
Author: Edoardo Vacchi <[email protected]>
Date: 2015-05-22T13:50:46Z
Refactor out QueryExecution, SparkPlanner
* process in a lighter-weight, backwards-compatible way
----
---
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]