Skip to content

data-integrations/bigquery-delta-plugins

Folders and files

NameName
Last commit message
Last commit date
Jan 31, 2025
Nov 21, 2023
Mar 6, 2020
Mar 6, 2025
Nov 21, 2023
Jan 23, 2020
Jan 23, 2020
Feb 14, 2020
Dec 19, 2022
Jan 23, 2020
Jan 14, 2025
Jan 23, 2020

Repository files navigation

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.