GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/7479
[SPARK-9142][SQL] Removing unnecessary self types in Catalyst.
Just a small change to add Product type to the base expression/plan
abstract classes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark remove-self-types
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7479.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 #7479
----
commit e407ffdf6b6c6baf7390a54433bb9940bebd65a1
Author: Reynold Xin <[email protected]>
Date: 2015-07-17T20:21:18Z
[SPARK-9142][SQL] Removing unnecessary self types in Catalyst.
----
---
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]