Hey guys!I have an active connection from Datastream to Bigquery, but
when changing or deleting records in my source, Bigquery is replicating
this. I would like to use the change stream method, keeping the change
history in the BigQuery table.Is it p...