Hi Team,
we want to insert the data into GCP bigquery with Storage API, we are able to achieve to insert data through batches.
But we don’t want to send duplicate records into big query. also, we don’t have requirement to use unique key record in data. Please let us know how we can achieve.
Thank you.