Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Switch VerifyBamId to v1 Position objects. #157

Merged
merged 4 commits into from
Dec 10, 2015

Conversation

deflaux
Copy link
Contributor

@deflaux deflaux commented Dec 10, 2015

The VerifyBamId pipeline requires a deterministic coder due to the CoGroupByKey, hence the change to Proto2Coder which is deterministic and supports the v1 proto3 objects.

Note that this pipeline no longer requires GenericJsonCoder, but it does need Proto2Coder and SerializableCoder, so I just added more fallback logic to GenericJsonCoder so that we can just use it for all pipelines for the near term to keep the coder stuff simple.

@dionloy
Copy link
Contributor

dionloy commented Dec 10, 2015

LGTM Thanks!

deflaux added a commit that referenced this pull request Dec 10, 2015
Switch VerifyBamId to v1 Position objects.
@deflaux deflaux merged commit f8c1411 into googlegenomics:master Dec 10, 2015
jiridanek pushed a commit to jiridanek/dataflow-java that referenced this pull request Jan 18, 2016
Switch VerifyBamId to v1 Position objects.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants