Skip to content

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

Description

@gkarugi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions