[destination-clickhouse] Create replicated tables using the clickhouse connector
- Linguagem predominante
- Python
- Estrelas
- 22.1k
- Forks
- 5.4k
- Merge médio
- 5h
- PRs com merge (30d)
- 671
Descrição
### Connector Name
destination-clickhouse
### Connector Version
2.1.14
### What step the error happened?
None
### Relevant information
It looks to me like airbyte creates regular tables of the mergetree family. I don't see any way to tell it to create replicated variants instead. I created the tables manually with the right engine but the temporary tables clickhouse creates are non replicated and cause problems. How can we solve it?
### Relevant log output
```shell
```
### Contribute
- [ X] Yes, I want to contribute
Guia de contribuição
Direção de pesquisa
Start with the destination-clickhouse connector at version 2.1.14 and trace how it creates regular MergeTree tables and temporary tables. Done means replicated table variants can be used without temporary non-replicated tables causing problems; the issue does not name specific files or tests.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Domínio
- data-engineering, databases
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Pouca atividade
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 38/100