Bronze 1
Since ‎11-14-2022
‎11-30-2022

My Stats

  • 4 Posts
  • 1 Solutions
  • 0 Likes given
  • 0 Likes received

Sarah-P's Bio

Badges s_dmello Earned

View all badges

Recent Activity

Hi - Ive setup a pipeline to inject Postgres / Cloudsql tables using Datastream CDC. This moves the data to GCS using the ‘Datastream to Bigquery’ template. Them using Dataflow and Pubsub to reflect the changes in to Bigquery.Generally I can see that...
Hi - I am trying to create a table using sqlx. i have two file - 1. to declare a source table in BQ and 2. to create a table. When I execute the code, the 1st one goes through fine, however the 2nd one seems to be held up. Therefore the table is not ...