airbytehq / airbytehq/airbyte

Clickhouse connector validation issue.

Aberta
#69,815 4 comentários 0 reações 0 responsáveis Ver no GitHub
area/connectors autoteam community connectors/destination/clickhouse connectors/destination/clickhouse-v2 needs-triage team/extensibility team/use type/bug
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?

During the sync

### Relevant information

I'm trying to sync cloud clickhouse with cloud airbyte and get `Error: Failed to insert expected rows into check table. Actual written: 0` error.

However when I look at query log I see that airbyte tries to insert this: `INSERT INTO default._airbyte_check_table_1763748985241 FORMAT JSONEachRow` . This inserts 0 rows. So the check will never happen successfully.

Let me know how could I work this around?

### Relevant log output

```shell

```

### Contribute

- [ ] Yes, I want to contribute

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.