GitHub user rahulforallp opened a pull request:
https://github.com/apache/carbondata/pull/1412
[CARBONDATA-1510] UDF test case added
UDF is already working fine . So this PR contains only the test case for
UDF with complex data.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rahulforallp/incubator-carbondata
CARBONDATA-1510
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1412.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 #1412
----
commit 3d184cacdd0127349c1eb3bbeef8a766b8b91877
Author: rahulforallp <[email protected]>
Date: 2017-10-12T13:18:14Z
[CARBONDATA-1510] UDF test case added
----
---