GitHub user gatorsmile opened a pull request:
https://github.com/apache/spark/pull/9977
[SPARK-11980] [SQL] Fix json_tuple and add test cases for SPARK-10621
Added test cases for the function `isnan`, `isnull`, `nanvl` and
`json_tuple`.
Fixed a bug in the function `json_tuple`
@rxin , could you help me review my changes? Please let me know anything is
missing.
Thank you! Have a good Thanksgiving day!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gatorsmile/spark json_tuple
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9977.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 #9977
----
commit b47e127809fcd0206b9e9cf40ae530e5ecfc15d9
Author: gatorsmile <[email protected]>
Date: 2015-11-25T20:56:26Z
Merge remote-tracking branch 'upstream/master' into json_tuple
commit d0f33a9b854246f796108a626fe701b83d642d4e
Author: gatorsmile <[email protected]>
Date: 2015-11-25T21:11:01Z
fixed json_tuple and added a few unit test cases.
commit d47f1e737cc139957990d606cc62f63e8e299b4d
Author: gatorsmile <[email protected]>
Date: 2015-11-25T21:14:12Z
Merge remote-tracking branch 'upstream/master' into json_tuple
----
---
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]