Github user rahulforallp closed the pull request at:
https://github.com/apache/carbondata/pull/1412
---
Github user rahulforallp commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1412#discussion_r146219888
--- Diff: integration/spark-common-test/pom.xml ---
@@ -116,7 +116,6 @@
-src/test/scala
--- End diff --
I
Github user rahulforallp commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1412#discussion_r146219697
--- Diff:
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/udf/TestUdf.scala
---
@@ -0,0 +1,103 @@
+package
Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1412#discussion_r145858296
--- Diff: integration/spark-common-test/pom.xml ---
@@ -116,7 +116,6 @@
-src/test/scala
--- End diff --
Is it
Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1412#discussion_r145858244
--- Diff:
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/udf/TestUdf.scala
---
@@ -0,0 +1,103 @@
+package org.a
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 repositor