airbytehq / airbytehq/airbyte

Clickhouse connector validation issue.

未關閉
#69,815 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area/connectors autoteam community connectors/destination/clickhouse connectors/destination/clickhouse-v2 needs-triage team/extensibility team/use type/bug
主要語言
Python
星號
22.1k
分支
5.4k
平均合併
5 小時
30 天內合併 PR
671

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。