clickhouse-kafka-connect icon indicating copy to clipboard operation
clickhouse-kafka-connect copied to clipboard

Fix cloud tests

Open mzitnik opened this issue 1 year ago • 0 comments

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

mzitnik avatar Apr 07 '24 13:04 mzitnik