Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request : Nested Arrays in Json #24

Open
monishiiitc opened this issue Jan 28, 2021 · 0 comments
Open

Feature request : Nested Arrays in Json #24

monishiiitc opened this issue Jan 28, 2021 · 0 comments

Comments

@monishiiitc
Copy link

Hi - I wanted to check if it is feasible to provide a feature of generating nested arrays in a JSon object.

For a given customer, can we generate multiple addresses(Which is a struct and has multiple address fields..like street, city, state etc).

It will be great if we can get this in a single topic..where address is an Array of Struct.

As of now, I am able to generate the one to many relation, using two separate topics and then using ksql to join the datasets.

This feature would be very useful, to simulate Json datasets with nested arrays.

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

No branches or pull requests

1 participant