GitHub user marmbrus opened a pull request:
https://github.com/apache/spark/pull/243
[SQL] Add a custom serializer for maps since they do not have a no-arg
constructor.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marmbrus/spark mapSer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/243.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 #243
----
commit 54045f756fb4180f3f971e118935829c846f8984
Author: Michael Armbrust <[email protected]>
Date: 2014-03-26T23:34:45Z
Add a custom serializer for maps since they do not have a no-arg
constructor.
----
---
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.
---