Sync resets table and starts afresh and completes a short while after without throwing any error.
My current config
version: 1
default_environment: dev
project_id: 8040b144-18ff-4a76-a1d1-c6d947e1b861
environments:
- name: dev
- name: staging
- name: prod
plugins:
extractors:
- name: tap-mysql
variant: transferwise
pip_url: pipelinewise-tap-mysql
select:
- schema-playbacks.*
metadata:
schema-*:
replication-method: LOG_BASED
loaders:
- name: target-clickhouse
variant: shaped-ai
pip_url: git+https://github.com/shaped-ai/target-clickhouse.git
Sync resets table and starts afresh and completes a short while after without throwing any error.
My current config
version: 1
default_environment: dev
project_id: 8040b144-18ff-4a76-a1d1-c6d947e1b861
environments:
plugins:
extractors:
variant: transferwise
pip_url: pipelinewise-tap-mysql
select:
metadata:
schema-*:
replication-method: LOG_BASED
loaders:
variant: shaped-ai
pip_url: git+https://github.com/shaped-ai/target-clickhouse.git