Skip to content

docs: update sink connector docs on providing JSON schemas#374

Open
dalelane wants to merge 1 commit intoAiven-Open:masterfrom
dalelane:master
Open

docs: update sink connector docs on providing JSON schemas#374
dalelane wants to merge 1 commit intoAiven-Open:masterfrom
dalelane:master

Conversation

@dalelane
Copy link
Copy Markdown

Kafka Connect 4.2 introduces a schema.content config option for the JSON Converter

https://github.com/apache/kafka/blob/trunk/connect/json/src/main/java/org/apache/kafka/connect/json/JsonConverterConfig.java#L39-L43

This simplifies the experience of using the JDBC sink connector with JSON data.

Kafka Connect 4.2 introduces a schema.content config option for
the JSON Converter
cf. https://github.com/apache/kafka/blob/trunk/connect/json/src/main/java/org/apache/kafka/connect/json/JsonConverterConfig.java#L39-L43

This simplifies the experience of using the JDBC sink connector
with JSON data.

Signed-off-by: Dale Lane <dale.lane@uk.ibm.com>
@dalelane dalelane requested a review from a team as a code owner February 18, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant