Jorge Esteban Quilcate Otoya created KAFKA-13656: ----------------------------------------------------
Summary: 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 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.1#820001)