airbytehq / airbytehq/airbyte

Clickhouse connector validation issue.

Aperta
#69,815 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
area/connectors autoteam community connectors/destination/clickhouse connectors/destination/clickhouse-v2 needs-triage team/extensibility team/use type/bug
Lingua principale
Python
Stelle
22.1k
Fork
5.3k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

### 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.