Spring based Java API/Library for GCP Bigquery Storage Write API

Hi @ ,

Earlier I was using Bigquery InsertAll() method for streaming data to BQ using Spring based library/apis.

Due to various advantages with GCP Bigquery Storage Write API, We are migrating to Bigquery Storage Write API,Kindly point me to right example which inserts/streams data to BQ or Spring framework based code snippet to inserts/streams data to BQ.

I do have gone through the https://cloud.google.com/bigquery/docs/write-api-streaming . I felt its very complex to maintain and manage.

Thanks

Hi any update on the above query?

Here are some bookmarks I keep when I had a look at how Storage Write worked. Maybe have a look through these links and see if the aggregation of this information helps. If as you study you find you have specific questions, maybe make notes on these and post these as specific questions for addressing.