Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace RemoveDuplicates with Distinct (#638)
* Replace RemoveDuplicates with Distinct While running bq_to_vcf we get the following message: BeamDeprecationWarning: RemoveDuplicates is deprecated since 2.12. Use Distinct instead. * empty commit becuase Travis webhooks again does not work!!!
- Loading branch information