Skip to content

Commit e790974

Browse files
chernsermshustov
andauthored
Update docs/integrations/data-ingestion/kafka/kafka-clickhouse-connect-sink.md
Co-authored-by: Mikhail Shustov <[email protected]>
1 parent ebbc070 commit e790974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/data-ingestion/kafka/kafka-clickhouse-connect-sink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Sink, use [Kafka Connect Transformations](https://docs.confluent.io/platform/cur
136136
| Kafka Connect Type | ClickHouse Type | Supported | Primitive |
137137
| --------------------------------------- |-----------------------| --------- | --------- |
138138
| STRING | String || Yes |
139-
| STRING | JSON (1) || Yes |
139+
| STRING | JSON. See below (1) || Yes |
140140
| INT8 | Int8 || Yes |
141141
| INT16 | Int16 || Yes |
142142
| INT32 | Int32 || Yes |

0 commit comments

Comments
 (0)