GitHub user watermen opened a pull request:
https://github.com/apache/spark/pull/4378
[SPARK-5606][SQL] Support plus sign in HiveContext
Now spark version is only support ```SELECT -key FROM DECIMAL_UDF;```
This patch is used to support ```SELECT +key FROM DECIMAL_UDF;```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/watermen/spark SPARK-5606
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4378.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 #4378
----
commit c5cd5bce674a557565eb089035564e80d21d1889
Author: q00251598 <[email protected]>
Date: 2015-02-04T08:56:23Z
sql-case22
commit 1a674108033966e7b81dc1b3a9b7989f948bd0d5
Author: q00251598 <[email protected]>
Date: 2015-02-04T09:04:44Z
sql-case22
commit 74dd3686856ae5894b3e3d87bb766ad136444d46
Author: q00251598 <[email protected]>
Date: 2015-02-04T09:42:25Z
sql-case22
commit 777f132f21bb74248b5f5ce824fa84f9bed67c05
Author: q00251598 <[email protected]>
Date: 2015-02-05T01:35:18Z
sql-case22
----
---
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]