clickhouse-kafka-connect
clickhouse-kafka-connect copied to clipboard
Fix cloud tests
Describe the bug
We have added cloud tests, but we have disabled three tests that currently do not function.
- [x]
ClickHouseSinkTaskWithSchemaTest.schemaWithDefaultsTest- Issue related to insert with defaults - [x]
ClickHouseSinkTaskWithSchemaTest.schemaWithDefaultsAndNullableTest- Issue related to insert with defaults - [ ]
ClickHouseSinkTaskTest.testDBTopicSplit- logic related to cloud - [ ] All Proxy tests are not working against the cloud since an issue with toxiproxy related