Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADAM-454] Add serializers for Avro objects which don't have serializers #455

Merged
merged 1 commit into from
Nov 3, 2014

Conversation

fnothaft
Copy link
Member

@fnothaft fnothaft commented Nov 3, 2014

Fixes #454. Registers serializers for objects that didn't have serializers. Most of these avro objects were used as nested objects, but a few of them are used for joining against/etc.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/347/
Test PASSed.

massie added a commit that referenced this pull request Nov 3, 2014
[ADAM-454] Add serializers for Avro objects which don't have serializers
@massie massie merged commit 824daa8 into bigdatagenomics:master Nov 3, 2014
@massie
Copy link
Member

massie commented Nov 3, 2014

Thanks, Frank!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

We don't register a serializer for Contig objects
3 participants