https://github.com/data-integrations/bigquery-delta-plugins
BigQuery Delta Replicator Plugins
https://github.com/data-integrations/bigquery-delta-plugins
Last synced: 4 months ago
JSON representation
BigQuery Delta Replicator Plugins
- Host: GitHub
- URL: https://github.com/data-integrations/bigquery-delta-plugins
- Owner: data-integrations
- License: apache-2.0
- Created: 2020-01-23T01:04:37.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-09T16:17:47.000Z (7 months ago)
- Last Synced: 2025-07-10T01:17:39.767Z (7 months ago)
- Language: Java
- Size: 654 KB
- Stars: 5
- Watchers: 7
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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.