conduktor.io ↗

KIP-821 — Connect Transforms support for nested structures

Discussion Connect

Extends Kafka Connect Single Message Transforms (SMTs) to support nested field access and modification using dot-notation paths (e.g., `field.subfield`). Existing SMTs only operate on root-level fields, requiring custom SMT implementations for any transformation involving nested Struct or Map fields.

Details

AuthorJorge Esteban Quilcate Otoya
StatusDiscussion
JIRAKAFKA-13656
WikiView on Apache Wiki
Created2022-02-08
Last Modified2023-08-29
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.