GitHub user panffeng opened a pull request:
https://github.com/apache/incubator-griffin/pull/262
a udf testcase
a local standalone spark is instantiated to test a udf.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/panffeng/incubator-griffin master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/262.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 #262
----
commit 47a413b9150d9abfd422d86c7a74bfec375cc1b1
Author: panffeng <panffeng@...>
Date: 2018-04-20T04:34:26Z
a udf testcase
commit e11943cac9fb54e599af7d72d27ebb4d9ae6efb4
Author: panffeng <panffeng@...>
Date: 2018-04-20T04:40:16Z
a udf testcase updated
----
---