Indeed, there is no flattening operator in Kafka Connect's SMTs at the
moment. The 'apply' method in the Transformation interface accepts a single
record and returns another - transformed - record or null.

Konstantine.

On Wed, Dec 27, 2017 at 8:25 PM, Ziliang Chen <zlchen....@gmail.com> wrote:

> Hi,
>
> May i ask if it is possible to do 1 kafka record to many Kafka Connect
> records transformation ?
> I know we have 1:1 transformation supported in Kafka Connect, but it
> appears to me there are quite some user cases which requires 1:N
> transformation
>
> Thank you very much !
>
> --
> Regards, Zi-Liang
>
> Mail:zlchen....@gmail.com
>

Reply via email to