googlegenomics / dataflow-java

Google Cloud Dataflow pipelines such as Identity-By-State as well as useful utility classes.
Apache License 2.0
36 stars 31 forks source link

Store data in info field of Reads proto into BigQuery table. #222

Open nmousavi opened 5 years ago

nmousavi commented 5 years ago

In LoadReadsToBigQuery, we currently ignore info filed map in Reads proto. We should export the data in this field to BigQuery too.