Mark Zitnik
Mark Zitnik
Hi I have created a new module to run the Confluent Platform More API will be added in the future Thnaks
### Describe the bug In some cases, when we define a column with a Multidimensional array, and we insert an empty array with less deapth than the original column. Attempting...
**Authentication** Add support authentication - [ ] [Username/Password](https://clickhouse.com/docs/en/interfaces/http#default-database) - `‘X-ClickHouse-User’ and ‘X-ClickHouse-Key’ headers` - [ ] Token support - authorization token
**Describe the issue** Provide a simple, self-explained, easy-to-use way to initialize Client API. - [ ] Support primary Connection settings. #1592 - [ ] Authentication. #1595 - [ ] Compression....
**Compression** Provide a dedicated method in the client builder to add configuration. - enable/disable compression - set compression algorithm
## Summary Adding cloud tests coverage ## Checklist Delete items not relevant to your PR: - [ ] Unit and integration tests covering the common scenarios were added - [...
### 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...
Kafka Connect SinkRecord is supporting nested types It should be translated to JSON Type in ClickHouse
We have developed a retry mechanism for our Kafka connect. It uses the built-in mechanism of the Kafka Connect framework Tests in the implementation are missing.
## Summary Add support in Client V1 & V2 ## Checklist Delete items not relevant to your PR: - [ ] Unit and integration tests covering the common scenarios were...