GitHub user evacchi opened a pull request:
https://github.com/apache/spark/pull/6122
[SQL] SPARK-6981: Factor out SparkPlanner and QueryExecution from SQLContext
Cleaned-up version of PR #5556
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/evacchi/spark sqlctx-refactoring
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6122.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 #6122
----
commit 83668c154c15c631a80a17bc8f96a911c8fccff4
Author: Edoardo Vacchi <[email protected]>
Date: 2015-05-13T08:57:47Z
Re-defines abstract class QueryPlanner as trait
commit 45d6c9d340ee4726356301efdfaf929ed25b1f2b
Author: Edoardo Vacchi <[email protected]>
Date: 2015-05-13T08:26:25Z
Make abstract class SparkStrategies a trait; remove self-type declaration
commit f6222676157f4ca137e8b24dfa7c20d40de70442
Author: Edoardo Vacchi <[email protected]>
Date: 2015-05-13T08:27:04Z
Remove 'this' from 'QueryExecution' type declaration
commit acf7e2026873870951631d7a96dc6f39abd55f29
Author: Edoardo Vacchi <[email protected]>
Date: 2015-05-13T08:54:50Z
Refactor out QueryExecution from SQLContext and HiveContext
----
---
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]