GitHub user spirom opened a pull request:
https://github.com/apache/spark/pull/7207
[SPARK-8810] [SQL] Added several UDF unit tests for Spark SQL
One test for each of the GROUP BY, WHERE and HAVING clauses, and one that
combines all three with an additional UDF in the SELECT.
(Since this is my first attempt at contributing to SPARK, meta-level
guidance on anything I've screwed up would be greatly appreciated, whether
important or minor.)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/spirom/spark udf-test-branch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7207.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 #7207
----
commit 1a3c5ff54c43d60e34e7591e7f175840b0e91513
Author: Spiro Michaylov <[email protected]>
Date: 2015-07-02T11:34:51Z
Added several UDF unit tests for Spark SQL
----
---
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]