GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/7917
[SPARK-9581][SQL] Add unit test for JSON UDT
This brings #7416 up-to-date.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark udt-json-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7917.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 #7917
----
commit 62daccdb4a4c0900db512663d5c2db8a48d47100
Author: Emiliano Leporati <[email protected]>
Date: 2015-07-14T16:11:01Z
added coverage for UDTs in JSON RDDs
commit 7569e4246cb01d1c926297722c80aed7be3f3975
Author: Emiliano Leporati <[email protected]>
Date: 2015-07-15T04:06:50Z
using checkAnswer
commit 508a39915b4422ae2b2249e98cad83916082d32f
Author: Emiliano Leporati <[email protected]>
Date: 2015-07-15T04:06:57Z
Merge remote branch 'upstream/master'
commit b5bcd944a79136f6db23e7be361d0060ee78143a
Author: Emiliano Leporati <[email protected]>
Date: 2015-07-30T18:55:33Z
removed unneded case in MyDenseVector::equals
commit 70353086bd785d2f2efd258b3f0f4e7b086cf8ca
Author: Reynold Xin <[email protected]>
Date: 2015-08-04T01:04:35Z
Merge pull request #7416 from drubbo/master
[SPARK-6126][SQL] added coverage for UDTs in JSON RDDs
Conflicts:
sql/core/src/test/scala/org/apache/spark/sql/UserDefinedTypeSuite.scala
----
---
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]