GitHub user DoingDone9 opened a pull request:
https://github.com/apache/spark/pull/3491
[SPARK-4635][SQL] Delete the val that never used in execute() of
HashOuterJoin.
The val "boundCondition" is created in execute(),but it never be used in
execute();
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DoingDone9/spark master_10
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3491.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 #3491
----
commit 255107175bf2e51e7f10b77210c3fc93e1b20079
Author: DoingDone9 <[email protected]>
Date: 2014-11-06T01:45:39Z
Merge pull request #1 from apache/master
merge lastest spark
commit 1b392f68830dc22c6c382036419725569aad4b38
Author: DoingDone9 <[email protected]>
Date: 2014-11-11T08:34:41Z
Merge pull request #2 from apache/master
merge lastest spark
commit 73dd949628672bbd07512743f1a66e46ff2e7034
Author: DoingDone9 <[email protected]>
Date: 2014-11-12T02:15:46Z
Merge pull request #3 from apache/master
merge lastest spark
commit d2d601cbb39b0bfaaf176e9c2ac08826946a156f
Author: DoingDone9 <[email protected]>
Date: 2014-11-27T06:21:02Z
Merge pull request #4 from apache/master
merge lastest spark
commit 1161b510445a0040ab5c15c3627d5cec5170f3de
Author: DoingDone9 <[email protected]>
Date: 2014-11-27T06:41:56Z
Delete the val that never used in HashOuterJoin
The val "boundCondition" is created in execute(),but it never be used in
execute().
----
---
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]