kafka/connect
jimmy 350577d0ae
MINOR: Add doc for external schemas in JSONConverter (#20429)
This is a follow-up to #19449, which do the following things:

1. Add document to explain `schema.content` only work for sink connector
when  `schemas.enable` set to true.
2. Handle the case that while jsonValue contains the `schema` and
`payload` fields, we should use the corresponding value.

Reviewers: Priyanka K U <priyanka.ku@gmail.com>, Chia-Ping Tsai
 <chia7712@gmail.com>
2025-09-06 23:51:59 +08:00
..
api MINOR: Cleanup Connect Module (1/n) (#19869) 2025-07-11 00:35:41 +08:00
basic-auth-extension MINOR: Cleanup Connect Module (1/n) (#19869) 2025-07-11 00:35:41 +08:00
file/src MINOR: Cleanups in Connect (#20077) 2025-09-03 11:11:57 +02:00
json MINOR: Add doc for external schemas in JSONConverter (#20429) 2025-09-06 23:51:59 +08:00
mirror/src KAFKA-19112 Unifying LIST-Type Configuration Validation and Default Values (#20334) 2025-09-06 01:25:55 +08:00
mirror-client/src KAFKA-19112 Unifying LIST-Type Configuration Validation and Default Values (#20334) 2025-09-06 01:25:55 +08:00
runtime/src MINOR: Cleanup Connect Module (5/n) (#20393) 2025-09-06 10:08:56 +08:00
test-plugins/src/main MINOR: Cleanup Connect Module (2/n) (#19871) 2025-07-22 22:23:54 +08:00
transforms/src KAFKA-19112 Unifying LIST-Type Configuration Validation and Default Values (#20334) 2025-09-06 01:25:55 +08:00