[
https://issues.apache.org/jira/browse/KAFKA-13656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jorge Esteban Quilcate Otoya reassigned KAFKA-13656:
----------------------------------------------------
Assignee: Jorge Esteban Quilcate Otoya
> Connect Transforms support for nested structures
> ------------------------------------------------
>
> Key: KAFKA-13656
> URL: https://issues.apache.org/jira/browse/KAFKA-13656
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jorge Esteban Quilcate Otoya
> Assignee: Jorge Esteban Quilcate Otoya
> Priority: Major
> Labels: connect-transformation, needs-kip
>
> Single Message Transforms (SMT),
> [KIP-66|https://cwiki.apache.org/confluence/display/KAFKA/KIP-66%3A+Single+Message+Transforms+for+Kafka+Connect],
> have greatly improved Connector's usability by enabling processing
> input/output data without the need for additional streaming applications.
> These benefits have been limited as most SMT implementations are limited to
> fields available on the root structure:
> * https://issues.apache.org/jira/browse/KAFKA-7624
> * https://issues.apache.org/jira/browse/KAFKA-10640
> Therefore, this KIP is aimed to include support for nested structures on the
> existing SMTs — where this make sense —, and to include the abstractions to
> reuse this in future SMTs.
>
> KIP: https://cwiki.apache.org/confluence/x/BafkCw
--
This message was sent by Atlassian Jira
(v8.20.10#820010)