Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 426 Bytes

bigquery-delta-plugins

BigQuery Delta Replicator Plugins

Tests require an actual connection to GCP. To run the tests, set the following system properties:

-Dproject.id=[gcp project id] -Dservice.account.file=[path to service account file]

The service account will need permission to create GCS buckets, write and delete blobs in GCS, create and delete BigQuery datasets and table, and write/read for BigQuery tables.