Re: Using the BigQuery Storage API

2019-07-17 Thread sridhar inuog
> wrote: > >> > >> Hello, > >> > >> I am trying to follow the tutorial for reading data from a Big Query > table using java, specifically using the BigQuery Storage API. I am using > the tutorial found here: > https://beam.apache.org/documentation/io/buil

Re: Using the BigQuery Storage API

2019-07-16 Thread Rui Wang
e.com/document/d/18eXrO9IYll4oOnFb53EBhOtIfx-JLOinTWZSIBFkLk4/edit -Rui On Mon, Jul 15, 2019 at 9:01 PM john desmond wrote: > Hello, > > I am trying to follow the tutorial for reading data from a Big Query table > using java, specifically using the BigQuery Storage API. I am using the &g

Using the BigQuery Storage API

2019-07-15 Thread john desmond
Hello, I am trying to follow the tutorial for reading data from a Big Query table using java, specifically using the BigQuery Storage API. I am using the tutorial found here: https://beam.apache.org/documentation/io/built-in/google-bigquery/ The tutorial suggests using the 2.13.0 version of beam