Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Kafka Connect Transformation - Struct to Flat #4

Open
SenthilNayagan opened this issue Jun 27, 2018 · 0 comments
Open

Kafka Connect Transformation - Struct to Flat #4

SenthilNayagan opened this issue Jun 27, 2018 · 0 comments

Comments

@SenthilNayagan
Copy link

Looking forward to convert the Struct to flat data with any delimiter.

For example, data comes as Struct{empid=1010, name=John, age=30}, but I am looking forward to transform it as 1010|John|30 (delimited with pipe or something).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant