Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synced table resets after it finishes replicating (it starts again) #89

Open
gkarugi opened this issue Dec 7, 2023 · 0 comments
Open

Comments

@gkarugi
Copy link

gkarugi commented Dec 7, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant