Clickhouse connector validation issue.
未關閉
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 還沒有評估資料。